v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
RequestStatuses

View request status

Find a single request status by ID.

get/v1/RequestStatuses/{id}

Path parameters

idinteger required

Format - int32. ID of the request status to view.

Response

OK

okboolean
request_status_idinteger

Primary identifier for this request status.

namestring

Short description of this status.

status_type'DRAFT' | 'CANCELED' | 'OPEN' | 'COMPLETE'

Indicates the kind of status this is. Used for programmatic decisions by Rev.io.

created_datestring date-time

Date and time this status was added to Rev.io.

created_byinteger

Foreign identifier indicating which user created the status.

activeboolean

Indicates whether this status can be set on a reqeust.