You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »


This API is dedicated to integration between Jira and third-party systems and allows for the extraction of data such as SLA metic state, history, etc.

Basic authentication is used to authenticate calls (email address + security token). Read how to set up a personal access token as described here.

Request headers to be set:

  • Source-System - JIRA

  • Jira-Host - address of Jira Cloud instance


Endpoints

Integration API is available at slaapp.almarise.com

Find out how to identify the Jira Issue ID in Cloud

SLA Metric State

GET/integration/V1/metrics-state/{ticketId}

This endpoint allows viewing the states of all SLA metrics in the given issue.

ticketId - id of the Jira issue.


Responses


  • No labels