Persons
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET |
Retrieve persons values
Also available via the PostHog MCP server:
persons-values-retrieve— Get person property values
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the capture API, the $set and $unset properties, or one of our SDKs.
Required API key scopes
person:readQuery parameters
- formatstringOne of:
"csv""json" - keystring
- valuestring
Example request
GET /api /projects /:project_id /persons /values