Core-3
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST | |
GET | |
POST | |
DELETE | |
POST | |
GET | |
POST | |
GET | |
DELETE | |
GET | |
GET | |
GET | |
GET | |
PATCH | |
POST | |
GET | |
GET | |
GET | |
GET | |
GET |
Create groups update property
Required API key scopes
group:writePath parameters
- project_idstring
Query parameters
- group_keystring
- group_type_indexinteger
Request parameters
- group_type_indexinteger
- group_keystring
- group_properties
Example request
POST /api /environments /:project_id /groups /update_propertyExample response
Status 200 No response body
List all insights sharing
Required API key scopes
sharing_configuration:readPath parameters
- insight_idinteger
- project_idstring
Example request
GET /api /environments /:project_id /insights /:insight_id /sharingExample response
Status 200
RESPONSE
Create insights sharing passwords
Create a new password for the sharing configuration.
Required API key scopes
sharing_configuration:writePath parameters
- insight_idinteger
- project_idstring
Request parameters
- enabledboolean
- settings
- password_requiredboolean
Response
Example request
POST /api /environments /:project_id /insights /:insight_id /sharing /passwordsExample response
Status 200
RESPONSE
Delete insights sharing passwords
Delete a password from the sharing configuration.
Required API key scopes
sharing_configuration:writePath parameters
- insight_idinteger
- password_idstring
- project_idstring
Example request
DELETE /api /environments /:project_id /insights /:insight_id /sharing /passwords /:password_idExample response
Status 204 No response body
Create insights sharing refresh
Required API key scopes
sharing_configuration:writePath parameters
- insight_idinteger
- project_idstring
Request parameters
- enabledboolean
- settings
- password_requiredboolean
Response
Example request
POST /api /environments /:project_id /insights /:insight_id /sharing /refreshExample response
Status 200
RESPONSE
List all integrations
Required API key scopes
integration:readPath parameters
- project_idstring
Query parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /environments /:project_id /integrationsExample response
Status 200
RESPONSE
Create integrations
Required API key scopes
integration:writePath parameters
- project_idstring
Request parameters
- kind
- config
Response
Example request
POST /api /environments /:project_id /integrationsExample response
Status 201
RESPONSE
Retrieve integrations
Required API key scopes
integration:readPath parameters
- idinteger
- project_idstring
Response
Example request
GET /api /environments /:project_id /integrations /:idExample response
Status 200
RESPONSE
Delete integrations
Required API key scopes
integration:writePath parameters
- idinteger
- project_idstring
Example request
DELETE /api /environments /:project_id /integrations /:idExample response
Status 204 No response body
Retrieve integrations channels
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /channelsExample response
Status 200 No response body
List all integrations clickup lists
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /clickup_listsExample response
Status 200 No response body
Retrieve integrations clickup spaces
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /clickup_spacesExample response
Status 200 No response body
Retrieve integrations clickup workspaces
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /clickup_workspacesExample response
Status 200 No response body
Update integrations email
Path parameters
- idinteger
- project_idstring
Request parameters
- kind
- config
Response
Example request
PATCH /api /environments /:project_id /integrations /:id /emailExample response
Status 200
RESPONSE
Create integrations email verify
Path parameters
- idinteger
- project_idstring
Request parameters
- kind
- config
Example request
POST /api /environments /:project_id /integrations /:id /email /verifyExample response
Status 200 No response body
Retrieve integrations github repos
Required API key scopes
integration:readPath parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /github_reposExample response
Status 200 No response body
Retrieve integrations google accessible accounts
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /google_accessible_accountsExample response
Status 200 No response body
Retrieve integrations google conversion actions
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /google_conversion_actionsExample response
Status 200 No response body
Retrieve integrations jira
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /jira_projectsExample response
Status 200 No response body
Retrieve integrations linear teams
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /linear_teams