Optional
requestFactory: ErrorTrackingApiRequestFactoryOptional
responseProcessor: ErrorTrackingApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationSearch issues endpoint allows you to programmatically search for issues within your organization. This endpoint returns a list of issues that match a given search query, following the event search syntax. The search results are limited to a maximum of 100 issues per request.
The request object
Optional
options: ConfigurationUpdate the assignee of an issue by issue_id
.
The request object
Optional
options: ConfigurationUpdate the state of an issue by issue_id
. Use this endpoint to move an issue between states such as OPEN
, RESOLVED
, or IGNORED
.
The request object
Optional
options: ConfigurationGenerated using TypeDoc
Retrieve the full details for a specific error tracking issue, including attributes and relationships.