Get the posting queue
GET/queue
The workspace's recurring posting openings, plus a preview of where the next posts added to the queue will land (wall-clock in the queue's timezone). The preview is a forecast; allocation happens at create time via POST /posts with use_queue: true. Queue management (editing openings) is app-only by design.
Request
Responses
- 200
The queue and its upcoming openings, or queue: null when none is set up