Persons-2
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST | |
POST | |
POST | |
GET | |
GET | |
GET | |
POST | |
GET | |
POST | |
GET |
Create environments persons batch by distinct ids
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /batch_by_distinct_idsExample response
Status 200 No response body
Create environments persons batch by distinct ids
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /batch_by_distinct_idsExample response
Status 200 No response body
Create environments persons batch by uuids
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /batch_by_uuidsExample response
Status 200 No response body
Create environments persons batch by uuids
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /batch_by_uuidsExample response
Status 200 No response body
Create environments persons bulk delete
This endpoint allows you to bulk delete persons, either by the PostHog person IDs or by distinct IDs. You can pass in a maximum of 1000 IDs per call. Only events captured before the request will be deleted.
Required API key scopes
person:writePath parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- idsarray
- distinct_idsarray
- delete_eventsbooleanDefault:
false - delete_recordingsbooleanDefault:
false - keep_personbooleanDefault:
false
Response
Example request
POST /api /environments /:environment_id /persons /bulk_deleteExample response
Status 202
Create environments persons bulk delete
This endpoint allows you to bulk delete persons, either by the PostHog person IDs or by distinct IDs. You can pass in a maximum of 1000 IDs per call. Only events captured before the request will be deleted.
Required API key scopes
person:writePath parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- idsarray
- distinct_idsarray
- delete_eventsbooleanDefault:
false - delete_recordingsbooleanDefault:
false - keep_personbooleanDefault:
false
Response
Example request
POST /api /environments /:environment_id /persons /bulk_deleteExample response
Status 202
Retrieve environments persons cohorts
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:readcohort:readPath parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json" - person_idstring
Example request
GET /api /environments /:environment_id /persons /cohortsExample response
Status 200 No response body
Retrieve environments persons cohorts
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:readcohort:readPath parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json" - person_idstring
Example request
GET /api /environments /:environment_id /persons /cohortsExample response
Status 200 No response body
List all environments persons deletion status
List the status of queued event deletions for persons. When you delete a person with delete_events=true, an async deletion is queued. Use this endpoint to check whether those deletions are still pending or have been completed.
Required API key scopes
person:readPath parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json" - limitinteger
- offsetinteger
- person_uuidstring
- statusstringOne of:
"all""completed""pending"
Response
Example request
GET /api /environments /:environment_id /persons /deletion_statusExample response
Status 200
List all environments persons deletion status
List the status of queued event deletions for persons. When you delete a person with delete_events=true, an async deletion is queued. Use this endpoint to check whether those deletions are still pending or have been completed.
Required API key scopes
person:readPath parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json" - limitinteger
- offsetinteger
- person_uuidstring
- statusstringOne of:
"all""completed""pending"
Response
Example request
GET /api /environments /:environment_id /persons /deletion_statusExample response
Status 200
Retrieve environments persons funnel
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Example request
GET /api /environments /:environment_id /persons /funnelExample response
Status 200 No response body
Retrieve environments persons funnel
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Example request
GET /api /environments /:environment_id /persons /funnelExample response
Status 200 No response body
Create environments persons funnel
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /funnelExample response
Status 200 No response body
Create environments persons funnel
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /funnelExample response
Status 200 No response body
Retrieve environments persons funnel correlation
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Example request
GET /api /environments /:environment_id /persons /funnel /correlationExample response
Status 200 No response body
Retrieve environments persons funnel correlation
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Example request
GET /api /environments /:environment_id /persons /funnel /correlationExample response
Status 200 No response body
Create environments persons funnel correlation
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /funnel /correlationExample response
Status 200 No response body
Create environments persons funnel correlation
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Request parameters
- properties
Example request
POST /api /environments /:environment_id /persons /funnel /correlationExample response
Status 200 No response body
Retrieve environments persons lifecycle
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Example request
GET /api /environments /:environment_id /persons /lifecycleExample response
Status 200 No response body
Retrieve environments persons lifecycle
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.
Path parameters
- environment_idstring
Query parameters
- formatstringOne of:
"csv""json"
Example request
GET /api /environments /:environment_id /persons /lifecycle