People
Early access
Company API v4 is the next-generation API and is under active development. Endpoints and fields may still change.
List a person's assets
Returns a list of person assets
curl -X GET "https://example.com/api/v4/people/0/assets"{ "data": [ { "id": 0, "name": "string" } ]}