Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel3

...

GET /rest/admin/project/getinfo

Description

This API returns all the information of the project like scope, types of -bugs, license details, etc.

Request

Content-Type: application/json

...

Name

Located in

Required

Description

Default

Schema

start

body

yes

Start index of records

-

integer

limit

body

yes

Number of records per page

-

integer

page

body

yes

Page number to be displayed

-

integer

sort

body

no

Sort parameters

-

API for Project, Release, Cycle, Build, Platforms#SortSort

Response

Content-Type: application/json

...

name

type

required

description

example

property

string

required

property based on which sorting is to be applied


direction

string

required

Direction of sort - 'ASC'/'DESC'


Param4

name

type

required

description

example

projectID

string

required

Unique identifier of project


...