Skip to main content

Get a person by id

GET 

/people/:id

Soft-deleted rows return 404 — same deleted_at IS NULL filter as the listing. Returns the same shape as the rows from the list endpoint. Requires scope finance.people. 404 covers both "doesn't exist" and "not in the tenant" — the API does not distinguish.

Request

Responses

Get a person by id