API for Integration



List All Integrations

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

Request

Content-Type: application/json

Parameters

Name

Located in

Required

Description

Default

Schema

Name

Located in

Required

Description

Default

Schema

type

path

yest

Send 'all' to see all Jira Integrations

-

string

start

body

yes

provide start

-

integer

limit

body

yes

provide limit

-

integer

page

body

yes

provide page

-

integer

Response

Content-Type: application/json

Status Code

Reason

Response Model

Status Code

Reason

Response Model

200

List of integrations shown successfully

ResponseEntity

400

Invalid json object or mandatory fields missing

-

401

Unauthorised or session expired

-

500

Returned when server connection times out

-





Definitions

ResponseEntity

name

type

required

description

example

name

type

required

description

example

headers

object

optional

-



body

object

optional

-



statusCode

string

optional

-