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
Responses
- 200
 - 400
 - 401
 - 422
 
Successfully retrieved the category queue.
Bad Request
Unauthorized
Unprocessable Entity