cURL
curl --request GET \ --url https://api.tapti.ai/fusion/user-accounts \ --header 'x-api-key: <api-key>'
{ "accounts": [ { "id": "123e4567-e89b-12d3-a456-426614174000", "user_platform": "YOUTUBE", "platform_account_id": "UC_12345678", "display_name": "John Doe" } ] }
Accounts fetched successfully
Account data
Show child attributes
User Account ID
"123e4567-e89b-12d3-a456-426614174000"
Platform type
YOUTUBE
TIKTOK
INSTAGRAM
INSTAPRO
FACEBOOK
X
LINKEDIN
"YOUTUBE"
Platform-specific account identifier
"UC_12345678"
Account display name
"John Doe"