v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Queues

Gets a Queue resource

get/api/v1/queues/{id}

Path parameters

idinteger required

ID for the Queue resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

idinteger

ID for the Queue resource.

snapshotinteger

ID for the underlying Queue snapshot.

createdOnstring date-time

Timestamp when the Queue resource was created.

snapshotCreatedOnstring date-time

Timestamp when the Queue resource snapshot was created.

lastModifiedOnstring date-time

Timestamp when the Queue resource was last modified.

latestSnapshotboolean

Whether or not the Queue resource is the latest version.

hasDraftboolean

Whether a draft exists for the Queue resource.

namestring required

Name of the Queue resource.

descriptionstring

Description of the Queue resource.