Explore documentation

Jira integration API response params

Response body parameters

Namespace data

Parameter Type Value
id String The ID of the Jira integration. String representation of a number.
type String jira_integration
attributes Object Attributes object. Contains all the Jira integration attributes. See below.
attributes.name String Name of the Jira integration.integration.
attributes.automatic_issue_creation Boolean Create issues automatically.
attributes.jira_project_key String Key of the target Jira project. project.
attributes.jira_issue_type_id String ID of the target Jira issue type. type.
attributes.jira_fields Object Values to be used when creating a Jira issue.
attributes.team_name String Name of the team that this Jira integration belongs to.