Environments-8
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
PATCH | |
DELETE | |
PATCH | |
GET | |
GET | |
DELETE | |
GET | |
GET |
Retrieve environments error tracking assignment rules
Required API key scopes
error_tracking:readPath parameters
- idstring
A UUID string identifying this error tracking assignment rule.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /assignment_rules /:idExample response
Status 200
Retrieve environments error tracking assignment rules
Required API key scopes
error_tracking:readPath parameters
- idstring
A UUID string identifying this error tracking assignment rule.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /assignment_rules /:idExample response
Status 200
Update environments error tracking assignment rules
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking assignment rule.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- filters
- order_keyinteger
- disabled_data
Response
Example request
PATCH /api /environments /:project_id /error_tracking /assignment_rules /:idExample response
Status 200
Update environments error tracking assignment rules
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking assignment rule.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- filters
- order_keyinteger
- disabled_data
Response
Example request
PATCH /api /environments /:project_id /error_tracking /assignment_rules /:idExample response
Status 200
Delete environments error tracking assignment rules
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking assignment rule.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /assignment_rules /:idExample response
Status 204 No response body
Delete environments error tracking assignment rules
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking assignment rule.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /assignment_rules /:idExample response
Status 204 No response body
Update environments error tracking assignment rules reorder
Path parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- filters
- order_keyinteger
- disabled_data
Example request
PATCH /api /environments /:project_id /error_tracking /assignment_rules /reorderExample response
Status 200 No response body
Update environments error tracking assignment rules reorder
Path parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- filters
- order_keyinteger
- disabled_data
Example request
PATCH /api /environments /:project_id /error_tracking /assignment_rules /reorderExample response
Status 200 No response body
List all environments error tracking fingerprints
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET /api /environments /:project_id /error_tracking /fingerprintsExample response
Status 200
List all environments error tracking fingerprints
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET /api /environments /:project_id /error_tracking /fingerprintsExample response
Status 200
Retrieve environments error tracking fingerprints
Required API key scopes
error_tracking:readPath parameters
- idstring
A UUID string identifying this error tracking issue fingerprint v2.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /fingerprints /:idExample response
Status 200
Retrieve environments error tracking fingerprints
Required API key scopes
error_tracking:readPath parameters
- idstring
A UUID string identifying this error tracking issue fingerprint v2.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /fingerprints /:idExample response
Status 200
Delete environments error tracking fingerprints
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking issue fingerprint v2.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /fingerprints /:idExample response
Status 405 No response body
Delete environments error tracking fingerprints
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking issue fingerprint v2.
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /fingerprints /:idExample response
Status 405 No response body
Retrieve environments error tracking git provider file links resolve github
Path parameters
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /git-provider-file-links /resolve_githubExample response
Status 200 No response body
Retrieve environments error tracking git provider file links resolve github
Path parameters
- project_idstring
Project 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 /api /environments /:project_id /error_tracking /git-provider-file-links /resolve_githubExample response
Status 200 No response body
List all environments error tracking grouping rules
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET /api /environments /:project_id /error_tracking /grouping_rulesExample response
Status 200
List all environments error tracking grouping rules
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET /api /environments /:project_id /error_tracking /grouping_rules