curl --request GET \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/{locationId}/tiktok-business/accounts/{accountId} \
--header 'Authorization: Bearer <token>' \
--header 'Version: <version>'Retrieve TikTok Business profile information for a connected account.
curl --request GET \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/{locationId}/tiktok-business/accounts/{accountId} \
--header 'Authorization: Bearer <token>' \
--header 'Version: <version>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"Bearer <token>"
"2021-07-28"
Successful response
Was this page helpful?