Environments-26
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
DELETE | |
GET | |
POST | |
GET | |
POST | |
GET | |
POST | |
GET |
Retrieve environments query
Required API key scopes
query:readPath parameters
- idstring
- project_idstring
Response
Example request
GET /api /environments /:project_id /query /:idExample response
Status 200
RESPONSE
Retrieve environments query
Required API key scopes
query:readPath parameters
- idstring
- project_idstring
Response
Example request
GET /api /environments /:project_id /query /:idExample response
Status 200
RESPONSE
Delete environments query
Required API key scopes
query:readPath parameters
- idstring
- project_idstring
Example request
DELETE /api /environments /:project_id /query /:idExample response
Status 204 Query cancelled
Delete environments query
Required API key scopes
query:readPath parameters
- idstring
- project_idstring
Example request
DELETE /api /environments /:project_id /query /:idExample response
Status 204 Query cancelled
Retrieve environments query log
Get query log details from query_log_archive table for a specific query_id, the query must have been issued in last 24 hours.
Path parameters
- idstring
- project_idstring
Example request
GET /api /environments /:project_id /query /:id /logExample response
Status 200
Retrieve environments query log
Get query log details from query_log_archive table for a specific query_id, the query must have been issued in last 24 hours.
Path parameters
- idstring
- project_idstring
Example request
GET /api /environments /:project_id /query /:id /logExample response
Status 200
Create environments query check auth for async
Path parameters
- project_idstring
Example request
POST /api /environments /:project_id /query /check_auth_for_asyncExample response
Status 200 No response body
Create environments query check auth for async
Path parameters
- project_idstring
Example request
POST /api /environments /:project_id /query /check_auth_for_asyncExample response
Status 200 No response body
Retrieve environments query draft sql
Path parameters
- project_idstring
Example request
GET /api /environments /:project_id /query /draft_sqlExample response
Status 200 No response body
Retrieve environments query draft sql
Path parameters
- project_idstring
Example request
GET /api /environments /:project_id /query /draft_sqlExample response
Status 200 No response body
Create environments query upgrade
Upgrades a query without executing it. Returns a query with all nodes migrated to the latest version.
Path parameters
- project_idstring
Request parameters
- query
Response
Example request
POST /api /environments /:project_id /query /upgradeExample response
Status 200
RESPONSE
Create environments query upgrade
Upgrades a query without executing it. Returns a query with all nodes migrated to the latest version.
Path parameters
- project_idstring
Request parameters
- query
Response
Example request
POST /api /environments /:project_id /query /upgradeExample response
Status 200
RESPONSE
List all environments session recording playlists
Override list to include synthetic playlists
Required API key scopes
session_recording_playlist:readPath parameters
- project_idstring
Query parameters
- created_byinteger
- limitinteger
- offsetinteger
- short_idstring
Response
Example request
GET /api /environments /:project_id /session_recording_playlistsExample response
Status 200
RESPONSE
List all environments session recording playlists
Override list to include synthetic playlists
Required API key scopes
session_recording_playlist:readPath parameters
- project_idstring
Query parameters
- created_byinteger
- limitinteger
- offsetinteger
- short_idstring
Response
Example request
GET /api /environments /:project_id /session_recording_playlistsExample response
Status 200
RESPONSE
Create environments session recording playlists
Required API key scopes
session_recording_playlist:writePath parameters
- project_idstring
Request parameters
- namestring
- derived_namestring
- descriptionstring
- pinnedboolean
- deletedboolean
- filters
- _create_in_folderstring
Response
Example request
POST /api /environments /:project_id /session_recording_playlistsExample response
Status 201
RESPONSE
Create environments session recording playlists
Required API key scopes
session_recording_playlist:writePath parameters
- project_idstring
Request parameters
- namestring
- derived_namestring
- descriptionstring
- pinnedboolean
- deletedboolean
- filters
- _create_in_folderstring
Response
Example request
POST /api /environments /:project_id /session_recording_playlistsExample response
Status 201
RESPONSE
Retrieve environments session recording playlists
Required API key scopes
session_recording_playlist:readPath parameters
- project_idstring
- short_idstring
Response
Example request
GET /api /environments /:project_id /session_recording_playlists /:short_idExample response
Status 200
RESPONSE
Retrieve environments session recording playlists
Required API key scopes
session_recording_playlist:readPath parameters
- project_idstring
- short_idstring
Response
Example request
GET /api /environments /:project_id /session_recording_playlists /:short_idExample response
Status 200
RESPONSE