Sessions
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
GET |
Retrieve sessions property definitions
Required API key scopes
query:read
Path parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Example request
GET
/api /projects /:project_id /sessions /property_definitions
Example response
Status 200 No response body
Retrieve sessions values
Required API key scopes
query:read
Path parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Example request
GET
/api /projects /:project_id /sessions /values