Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


List All Integrations

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

...

Content-Type: application/json

Parameters

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

200

List of integrations shown successfully

796491917

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

headers

object

optional

-


body

object

optional

-


statusCode

string

optional

-