Agency Lookup
Get lookup list for one entity type and id
get/agency/{agency_id}/lookup
Path parameters
agency_idstring required
Agency id
Query parameters
pageinteger
The page of documents to be displayed
items_per_pageinteger
The number of documents per page
sortBystring[]
A comma separated list of fields indicating sort order
lookup_typestring[]
The lookup type to filter on
categorystring[]
The lookup type category to filter on
Headers
Authorizationstring string required
OAuth Bearer token
Contextstring string required
The executing context
Accept'application/json' required
Advertises which content types the client understands
X-Accept-Timezonestring
The timezone the content will be displayed in
X-Request-Idstring
The request ID for the incoming payload
Response
The list of lookup objects
Changes
No recorded changes to this endpoint across all 1 revision of this API.