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