Environments-27
For instructions on how to authenticate to use this endpoint, see API overview.
Generate AI individual summary for each session, without grouping.
Endpoints
| POST | |
| GET | |
| GET | |
| GET | |
| POST | |
| GET | |
| PATCH | |
| DELETE | |
| GET | 
Create create session summaries
Path 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/. 
Request parameters
- session_idsarrayList of session IDs to summarize (max 300) 
- focus_areastringOptional focus area for the summarization 
Response
Example request
POST Example response
Status 200
Create create session summaries
Path 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/. 
Request parameters
- session_idsarrayList of session IDs to summarize (max 300) 
- focus_areastringOptional focus area for the summarization 
Response
Example request
POST Example response
Status 200
Retrieve environments sessions property definitions
Required API key scopes
query: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/. 
Example request
GET Example response
Status 200 No response body
Retrieve environments sessions property definitions
Required API key scopes
query: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/. 
Example request
GET Example response
Status 200 No response body
Retrieve environments sessions values
Required API key scopes
query: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/. 
Example request
GET Example response
Status 200 No response body
Retrieve environments sessions values
Required API key scopes
query: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/. 
Example request
GET Example response
Status 200 No response body
List all environments subscriptions
Required API key scopes
subscription: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
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Example request
GET Example response
Status 200
List all environments subscriptions
Required API key scopes
subscription: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
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Example request
GET Example response
Status 200
Create environments subscriptions
Required API key scopes
subscription:writePath 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/. 
Request parameters
- dashboardinteger
- insightinteger
- target_type
- target_valuestring
- frequency
- intervalinteger
- byweekdayarray
- bysetposinteger
- countinteger
- start_datestring
- until_datestring
- deletedboolean
- titlestring
- invite_messagestring
Response
Example request
POST Example response
Status 201
Create environments subscriptions
Required API key scopes
subscription:writePath 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/. 
Request parameters
- dashboardinteger
- insightinteger
- target_type
- target_valuestring
- frequency
- intervalinteger
- byweekdayarray
- bysetposinteger
- countinteger
- start_datestring
- until_datestring
- deletedboolean
- titlestring
- invite_messagestring
Response
Example request
POST Example response
Status 201
Retrieve environments subscriptions
Required API key scopes
subscription:readPath parameters
- idintegerA unique integer value identifying this subscription. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Response
Example request
GET Example response
Status 200
Retrieve environments subscriptions
Required API key scopes
subscription:readPath parameters
- idintegerA unique integer value identifying this subscription. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Response
Example request
GET Example response
Status 200
Update environments subscriptions
Required API key scopes
subscription:writePath parameters
- idintegerA unique integer value identifying this subscription. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- dashboardinteger
- insightinteger
- target_type
- target_valuestring
- frequency
- intervalinteger
- byweekdayarray
- bysetposinteger
- countinteger
- start_datestring
- until_datestring
- deletedboolean
- titlestring
- invite_messagestring
Response
Example request
PATCH Example response
Status 200
Update environments subscriptions
Required API key scopes
subscription:writePath parameters
- idintegerA unique integer value identifying this subscription. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- dashboardinteger
- insightinteger
- target_type
- target_valuestring
- frequency
- intervalinteger
- byweekdayarray
- bysetposinteger
- countinteger
- start_datestring
- until_datestring
- deletedboolean
- titlestring
- invite_messagestring
Response
Example request
PATCH Example response
Status 200
Delete environments subscriptions
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
Required API key scopes
subscription:writePath parameters
- idintegerA unique integer value identifying this subscription. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Example request
DELETE Example response
Status 405 No response body
Delete environments subscriptions
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
Required API key scopes
subscription:writePath parameters
- idintegerA unique integer value identifying this subscription. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Example request
DELETE Example response
Status 405 No response body
List all environments user interviews
Required API key scopes
user_interview_DO_NOT_USE: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
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Example request
GET Example response
Status 200
List all environments user interviews
Required API key scopes
user_interview_DO_NOT_USE: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
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Example request
GET