Info |
---|
Integration API is available at slaapp.almarise.com Find out how to identify the Jira Issue ID in Cloud 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:
|
Endpoints
- SLA Metric State
Panel |
---|
GET/integration/V1/metrics-state/{ticketId} |
This endpoint allows viewing the states of all SLA metrics in the given issue.
...