Environments-9
For instructions on how to authenticate to use this endpoint, see API overview.
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.
Endpoints
Retrieve environments persons
Required API key scopes
person:readPath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Response
Request
GET 
Response
Status 200
Retrieve environments persons
Required API key scopes
person:readPath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Response
Request
GET 
Response
Status 200
Update environments persons
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request parameters
- properties
Response
Request
PATCH 
Response
Status 200
Update environments persons
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request parameters
- properties
Response
Request
PATCH 
Response
Status 200
Delete environments persons
Use this endpoint to delete individual persons. For bulk deletion, use the bulk_delete endpoint instead.
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- delete_eventsbooleanIf true, a task to delete all events associated with this person will be created and queued. The task does not run immediately and instead is batched together and at 5AM UTC every Sunday 
- formatstringOne of:"csv""json"
Request
DELETE 
Response
Status 204 No response body
Delete environments persons
Use this endpoint to delete individual persons. For bulk deletion, use the bulk_delete endpoint instead.
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- delete_eventsbooleanIf true, a task to delete all events associated with this person will be created and queued. The task does not run immediately and instead is batched together and at 5AM UTC every Sunday 
- formatstringOne of:"csv""json"
Request
DELETE 
Response
Status 204 No response body
Retrieve environments persons activity retrieve
Required API key scopes
activity_log:readPath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request
GET 
Response
Status 200 No response body
Retrieve environments persons activity retrieve
Required API key scopes
activity_log:readPath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request
GET 
Response
Status 200 No response body
Create environments persons delete property
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- $unsetstringSpecify the property key to delete 
- formatstringOne of:"csv""json"
Request parameters
- properties
Request
POST 
Response
Status 200 No response body
Create environments persons delete property
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- $unsetstringSpecify the property key to delete 
- formatstringOne of:"csv""json"
Request parameters
- properties
Request
POST 
Response
Status 200 No response body
Retrieve environments persons properties timeline
Path parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request
GET 
Response
Status 200 No response body
Retrieve environments persons properties timeline
Path parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request
GET 
Response
Status 200 No response body
Create environments persons split
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request parameters
- properties
Request
POST 
Response
Status 200 No response body
Create environments persons split
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request parameters
- properties
Request
POST 
Response
Status 200 No response body
Create environments persons update property
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
- keystringSpecify the property key 
- valueSpecify the property value 
Request parameters
- properties
Request
POST 
Response
Status 200 No response body
Create environments persons update property
Required API key scopes
person:writePath parameters
- idintegerA unique integer value identifying this person. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
- keystringSpecify the property key 
- valueSpecify the property value 
Request parameters
- properties
Request
POST 
Response
Status 200 No response body
Retrieve environments persons activity
Required API key scopes
activity_log:readPath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request
GET 
Response
Status 200 No response body
Retrieve environments persons activity
Required API key scopes
activity_log:readPath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- formatstringOne of:"csv""json"
Request
GET