Skip to main content
Version: 2021-07-28

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 options2021-07-28
queueId stringrequired
locationId stringrequired

Location ID

application/json

Successfully retrieved the category queue.

Schema
    successbooleanrequired
    statusCodenumberrequired
    resultsobjectrequired
    traceIdstring