Queue APIs
Get Queues
Gets all queues in a project.
GET
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Response
200 - application/json
The configuration of the queue. Configure retries, rate limits, execution schedules and waits between items.
Auth session configurations
The queue ID. Has to be a valid URL slug.
Additional metadata to associate with the queue. It does not affect the behavior of the queue.
The queue name.
Webhook sink configuration