Get a bug

Returns a bug by its UUID or handle, including its attributes and relationships.

Path Params
string
required

The UUID or handle of the bug. The handle is the item ID shown in the Atono application (e.g., BUG-123).

Query Params
include
array of objects | null

Includes additional related data for each bug. Repeat the parameter to include multiple relationships.

  • ASSIGNEE - The user assigned to the bug.
  • CREATOR - The user who reported the bug.
  • TEAM - The team backlog the bug is assigned to.
  • WORKFLOW_STEP - The workflow step the bug is currently in.
include
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json