Printago API
GET
/v1/integrations/tiktok-shop
List TikTok Shop integrations
List all connected TikTok Shop accounts for a store
Response Schema
Response
value
object[]
Example Response
200 OK — application/json
[
{
"integrationId": "string",
"shopId": "string",
"shopName": "string",
"region": "string"
}
]