Skip to main content
Version: v3

Fetch a category queue by ID

GET 

/social-media-posting/category/queues/:queueId

Retrieves the details of a single category queue by its unique ID. The response includes a count of posts within the queue that have errors.

Request

Version stringrequired

API Version

Available optionsv3
queueId stringrequired
locationId stringrequired

Location ID

application/json

Successfully retrieved the category queue.

Schema
    successbooleanrequired
    statusCodenumberrequired
    resultsobjectrequired
    traceIdstring