# People

The _people_ endpoint allows you to see information related to who owns 
resources such as jobs and accounts.

**Functionality:** Retrieve limited details about a person, including
their name, global status, and state of residence.


## Get a person object

 - [GET /rest/people/{person_id}](https://developer.dailypay.com/products/rest/reference/people/readperson.md): Returns details about a person.

## Update a person

 - [PATCH /rest/people/{person_id}](https://developer.dailypay.com/products/rest/reference/people/updateperson.md): Update a person object.

