Associations Endpoints
Description of endpoints used in querying for associations
User Associations
Get user association by ID
Path Parameters
Name
Type
Description
{
"AssociationID": "22b1dabed784a8ada7c630e1539829df21e485608c13e3b461a37ff97185ff69",
"TransactorPublicKeyBase58Check": "tBCKXFJEDSF7Thcc6BUBcB6kicE5qzmLbAtvFf9LfKSXN4LwFt36oX",
"TargetUserPublicKeyBase58Check": "tBCKXU8pf7nkn8M38sYJeAwiBP7HbSJWy9Zmn4sHNL6gA6ahkriymq",
"AppPublicKeyBase58Check": "tBCKVUCQ9WxpVmNthS2PKfY1BCxG4GkWvXqDhQ4q3zLtiwKVUNMGYS",
"AssociationType": "ENDORSEMENT",
"AssociationValue": "SQL",
"ExtraData": {
"PeerID": "A"
},
"BlockHeight": 38,
"TransactorProfile": {
"PublicKeyBase58Check": "tBCKXFJEDSF7Thcc6BUBcB6kicE5qzmLbAtvFf9LfKSXN4LwFt36oX",
"Username": "sender",
"Description": "",
"IsHidden": false,
"IsReserved": false,
"IsVerified": false,
"Comments": null,
"Posts": null,
"CoinEntry": {
"CreatorBasisPoints": 0,
"DeSoLockedNanos": 0,
"NumberOfHolders": 0,
"CoinsInCirculationNanos": 0,
"CoinWatermarkNanos": 0,
"BitCloutLockedNanos": 0
},
"DAOCoinEntry": {
"NumberOfHolders": 0,
"CoinsInCirculationNanos": "0x0",
"MintingDisabled": false,
"TransferRestrictionStatus": "unrestricted"
},
"CoinPriceDeSoNanos": 0,
"CoinPriceBitCloutNanos": 0,
"UsersThatHODL": null,
"IsFeaturedTutorialWellKnownCreator": false,
"IsFeaturedTutorialUpAndComingCreator": false,
"ExtraData": null,
"DESOBalanceNanos": 36999999438,
"BestExchangeRateDESOPerDAOCoin": 0
},
"TargetUserProfile": null,
"AppProfile": null
}Count user associations
Request Body
Name
Type
Description
Count user associations by multiple values
Request Body
Name
Type
Description
Query for user associations
Request Body
Name
Type
Description
Post Associations
Get post association by ID
Path Parameters
Name
Type
Description
Count post associations
Request Body
Name
Type
Description
Count post associations by multiple values
Request Body
Name
Type
Description
Query for post associations
Request Body
Name
Type
Description
Last updated
Was this helpful?
