Get current user accounts
Fetches the current user's social media accounts. Optionally filter by platform.
Query parameters
Social media platform
Response
Default Response
Example response
{
"items": [
{
"platform": "twitter"
}
]
}Changes
Changed in 2 of the 9 revisions of this API.7
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○