Environments-8
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
DELETE | |
PATCH | |
GET | |
GET | |
DELETE | |
GET | |
POST | |
GET | |
PATCH | |
DELETE |
Delete environments error tracking assignment rules
Required API key scopes
error_tracking:write
Path 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 /:id
Example 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 /reorder
Example 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 /reorder
Example response
Status 200 No response body
List all environments error tracking fingerprints
Required API key scopes
error_tracking:read
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/.
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 /fingerprints
Example response
Status 200
List all environments error tracking fingerprints
Required API key scopes
error_tracking:read
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/.
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 /fingerprints
Example response
Status 200
Retrieve environments error tracking fingerprints
Required API key scopes
error_tracking:read
Path 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 /:id
Example response
Status 200
Retrieve environments error tracking fingerprints
Required API key scopes
error_tracking:read
Path 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 /:id
Example 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:write
Path 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 /:id
Example 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:write
Path 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 /:id
Example response
Status 405 No response body
List all environments error tracking grouping rules
Required API key scopes
error_tracking:read
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/.
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
Example response
Status 200
List all environments error tracking grouping rules
Required API key scopes
error_tracking:read
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/.
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
Example response
Status 200
Create environments error tracking grouping rules
Required API key scopes
error_tracking:write
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
Response
Example request
POST
/api /environments /:project_id /error_tracking /grouping_rules
Example response
Status 201
Create environments error tracking grouping rules
Required API key scopes
error_tracking:write
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
Response
Example request
POST
/api /environments /:project_id /error_tracking /grouping_rules
Example response
Status 201
Retrieve environments error tracking grouping rules
Required API key scopes
error_tracking:read
Path parameters
- idstring
A UUID string identifying this error tracking grouping 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 /grouping_rules /:id
Example response
Status 200
Retrieve environments error tracking grouping rules
Required API key scopes
error_tracking:read
Path parameters
- idstring
A UUID string identifying this error tracking grouping 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 /grouping_rules /:id
Example response
Status 200
Update environments error tracking grouping rules
Required API key scopes
error_tracking:write
Path parameters
- idstring
A UUID string identifying this error tracking grouping 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 /grouping_rules /:id
Example response
Status 200
Update environments error tracking grouping rules
Required API key scopes
error_tracking:write
Path parameters
- idstring
A UUID string identifying this error tracking grouping 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 /grouping_rules /:id
Example response
Status 200
Delete environments error tracking grouping rules
Required API key scopes
error_tracking:write
Path parameters
- idstring
A UUID string identifying this error tracking grouping 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 /grouping_rules /:id