Get a project issue

View as Markdown

Get one tracked issue with its full details and recent run occurrences: which runs surfaced it and when.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

projectIdstringRequired
Project ID or shortId
issueIdstringRequiredformat: "uuid"
Issue ID

Response

Issue detail with recent occurrences
issueobject
occurrenceslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error