latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Issue

Get issue

get/issues/{issue_id}

Path parameters

issue_idstring required

Issue id

Response

Issue with the given ID

idstring

Unique identifier for this issue within mabl

openboolean

Flag indicating that this issue is open; the definition of open depends on the specific issue tracker integration.

committedboolean

Flag indicating that this issue has been fully committed to the external issue tracker; any update from mabl will reset this flag to false.

integration_idstring

ID of the integration associated with this issue

schema_idstring

ID of the schema associated with this issue

issue_tracker_invariant_idstring

The issue tracker's globally unique ID for this issue

issue_tracker_variant_idstring

The issue tracker's ID for this issue which is either scoped to another entity and/or human-friendly

issue_tracker_linkstring

A link to this issue in any external issue tracking system

issue_fieldsobject
linked_entitiesstring[]

Generated union of all linked entity IDs

linked_plansstring[]

Array of plan IDs that are linked to this issue

linked_testsstring[]

Array of test IDs that are linked to this issue

linked_test_runsstring[]

Array of test run IDs that are linked to this issue

linked_test_run_ai_failure_summariesobject[]

Array of AI Generated Failure Summaries for linked test runs

created_timeinteger

Time at which the issue was created

created_by_idstring

The ID of the user who created this issue

last_updated_timeinteger

time the issue was last updated

last_updated_by_idstring

The ID of the user who last updated this issue

workspace_idstring

Associated workspace

deleted_on_jiraboolean

Flag indicating that this issue was deleted on the customer Jira instance