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

projectID

body

yes

Unique identifier of projects to unarchive

-

Array[integer]

apiKey

header

yesapiKey

Open API key generated in Integration > Open API in QTM.

-

string

scope

header

yes

Project or scope Id/Key/Name

-

string

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


...