API Access Token

v1_active_people API

/**
 * REST API end-points for interacting with the active and working people, and related resources.
 * 
 */
Gets the active and working people
@return ARRAY
Field Description
Comma Separated list of columns to restrict results to. Order is kept. If field does not exist then column will be included, but a blank result will be returned
eg: "name,description,created_by"

Currently only enabled for GET requests using formats of HTML, TSV, CSV
Comma Separated list of columns to exclude from results.
Currently only enabled for GET requests using formats of HTML, TSV, CSV Note: Exclude field will be ignored if fields are supplied.
(required)
(required)
Depot ID(s) (comma separated)