ResourcePeople
URL/api/v2/people
Supported Standard Operations
  • Add
  • Delete
  • Edit
  • View (one)
  • View (all)

Attributes

See people for definitions of attributes.

Sample Record

{
  "co_id": 2,
  "status": "A",
  "date_of_birth": "1998-03-18",
  "timezone": null
}

Supported Filters

(warning) Viewing all people without an additional filter is not supported.

View (all)

Additional filters:

Example: Obtain People in a given CO

GET /registry/api/v2/people?co_id=2