v2

latestOpenAPI 3.1.02026-07-26102336742.6 KB
Integrations

Get YouTube synced products

Rate limit: 100 requests / 10 seconds per shop. See Rate limiting.

Returns YouTube synced products with their status

get/open-api/v1.0/integrations/youtube/products

Response

OK

totalinteger
pageinteger
sizeinteger
totalPagesinteger

Example response

{
  "results": [
    {
      "status": "ACTIVE"
    }
  ]
}