Environments-17
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
POST | |
GET | |
DELETE | |
GET | |
GET | |
GET | |
GET | |
PATCH | |
POST | |
GET | |
GET | |
GET | |
GET | |
GET | |
GET | |
GET | |
GET | |
GET | |
GET |
List all environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments 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 environments integrations linear teams
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /linear_teamsExample response
Status 200 No response body
Retrieve environments integrations linkedin ads accounts
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /linkedin_ads_accountsExample response
Status 200 No response body
Retrieve environments integrations linkedin ads conversion rules
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /linkedin_ads_conversion_rulesExample response
Status 200 No response body
Retrieve environments integrations twilio phone numbers
Path parameters
- idinteger
- project_idstring
Example request
GET /api /environments /:project_id /integrations /:id /twilio_phone_numbersExample response
Status 200 No response body
Retrieve environments integrations authorize
Path parameters
- project_idstring
Example request
GET /api /environments /:project_id /integrations /authorizeExample response
Status 200 No response body
Retrieve environments llm analytics evaluation config
Get the evaluation config for this team
Required API key scopes
llm_provider_key:readPath parameters
- project_idstring
Example request
GET /api /environments /:project_id /llm_analytics /evaluation_config