Skip to main content

Account

idinteger
uuidstring<uuid>
namestring
Example: My Instagram
usernamestring
Example: myhandle
imagestring<uri>nullable
providerstring

Possible values: [instagram, tiktok, pinterest, twitter, linkedin, facebook_page, youtube, mastodon]

dataobject

Provider-specific metadata.

authorizedboolean
created_atstring<date-time>
Account
{
"id": 0,
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "My Instagram",
"username": "myhandle",
"image": "string",
"provider": "instagram",
"data": {},
"authorized": true,
"created_at": "2024-07-29T15:51:28.071Z"
}