API for Integration


List All Integrations

POST /rest/admin/integration/list/{type}

Request

Content-Type: application/json

Parameters

NameLocated inRequiredDescriptionDefaultSchema
typepathyestSend 'all' to see all Jira Integrations-string
startbodyyesprovide start-integer
limitbodyyesprovide limit-integer
pagebodyyesprovide page-integer

Response

Content-Type: application/json

Status CodeReasonResponse Model
200List of integrations shown successfullyResponseEntity
400Invalid json object or mandatory fields missing-
401Unauthorised or session expired-
500Returned when server connection times out

-


Definitions

ResponseEntity
nametyperequireddescriptionexample
headersobjectoptional-
bodyobjectoptional-
statusCodestringoptional-