Agency Status Details

Gets the list of Agency status

Gets the list of Agency status

get/agency/{agency_id}/status

Query parameters

pageinteger

The page of documents to be displayed

items_per_pageinteger

The number of documents per page

_idstring

The id of the status record

namestring

The name property of record

disabledboolean

The disabled property of record

sortBystring[]

A comma separated list of fields indicating sort order _id, a negative sign reverses direction -_id

Response

The agency status list will be returned

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
namestring
agency_idstring required
descriptionstring
disabledboolean
ordernumber

Changes

No recorded changes to this endpoint across all 1 revision of this API.