List the existing queue(s)

List the existing queue(s)

Responses
  • 200 Queue(s) list

    Array [

    id
    string required
    name
    string required
    size
    integer required
    clusterWide
    boolean required
    description
    string | null
    throttleDuration
    string | null
    throttleParallelism
    integer | null

    ]

  • 204 No queue defined
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error