Error
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
PATCH | |
POST | |
POST | |
GET | |
POST | |
GET | |
GET | |
POST |
Retrieve error tracking issues activity retrieve
Required API key scopes
activity_log:readPath parameters
- idstring
- project_idstring
Example request
GET /api /environments /:project_id /error_tracking /issues /:id /activityExample response
Status 200 No response body
Retrieve error tracking issues activity retrieve
Required API key scopes
activity_log:readPath parameters
- idstring
- project_idstring
Example request
GET /api /environments /:project_id /error_tracking /issues /:id /activityExample response
Status 200 No response body
Update error tracking issues assign
Path parameters
- idstring
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
PATCH /api /environments /:project_id /error_tracking /issues /:id /assignExample response
Status 200 No response body
Update error tracking issues assign
Path parameters
- idstring
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
PATCH /api /environments /:project_id /error_tracking /issues /:id /assignExample response
Status 200 No response body
Create error tracking issues merge
Path parameters
- idstring
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
POST /api /environments /:project_id /error_tracking /issues /:id /mergeExample response
Status 200 No response body
Create error tracking issues merge
Path parameters
- idstring
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
POST /api /environments /:project_id /error_tracking /issues /:id /mergeExample response
Status 200 No response body
Create error tracking issues split
Path parameters
- idstring
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
POST /api /environments /:project_id /error_tracking /issues /:id /splitExample response
Status 200 No response body
Create error tracking issues split
Path parameters
- idstring
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
POST /api /environments /:project_id /error_tracking /issues /:id /splitExample response
Status 200 No response body
Retrieve error tracking issues activity
Required API key scopes
activity_log:readPath parameters
- project_idstring
Example request
GET /api /environments /:project_id /error_tracking /issues /activityExample response
Status 200 No response body
Retrieve error tracking issues activity
Required API key scopes
activity_log:readPath parameters
- project_idstring
Example request
GET /api /environments /:project_id /error_tracking /issues /activityExample response
Status 200 No response body
Create error tracking issues bulk
Path parameters
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
POST /api /environments /:project_id /error_tracking /issues /bulkExample response
Status 200 No response body
Create error tracking issues bulk
Path parameters
- project_idstring
Request parameters
- status
- namestring
- descriptionstring
- first_seenstring
- assignee
- external_issuesarray
Example request
POST /api /environments /:project_id /error_tracking /issues /bulkExample response
Status 200 No response body
Retrieve error tracking issues values
Path parameters
- project_idstring
Example request
GET /api /environments /:project_id /error_tracking /issues /valuesExample response
Status 200 No response body
Retrieve error tracking issues values
Path parameters
- project_idstring
Example request
GET /api /environments /:project_id /error_tracking /issues /valuesExample response
Status 200 No response body
List all error tracking releases
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Query parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /environments /:project_id /error_tracking /releasesExample response
Status 200
RESPONSE
List all error tracking releases
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Query parameters
- limitinteger
- offsetinteger
Response
Example request
GET /api /environments /:project_id /error_tracking /releasesExample response
Status 200
RESPONSE
Create error tracking releases
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Request parameters
- hash_idstring
- metadata
- versionstring
- projectstring
Response
Example request
POST /api /environments /:project_id /error_tracking /releasesExample response
Status 201
RESPONSE
Create error tracking releases
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Request parameters
- hash_idstring
- metadata
- versionstring
- projectstring
Response
Example request
POST /api /environments /:project_id /error_tracking /releasesExample response
Status 201
RESPONSE