Skip to main content
GET
List Projects

Authorizations

X-Management-Id
string
header
required
X-Management-Token
string
header
required

Response

Returns the list of all projects with their details.

Schema model for GET managment/v1/projects.

object
enum<string>
default:list
required

The type of the object represented by JSON. This object stores information about the projects in a dictionary.

Available options:
list
data_ref
enum<string>
default:data
required

Identifies the name of the attribute that contains the array of project objects.

Available options:
data
data
Management Project · object[]
required

Array of project objects.

total
integer
required

The total number of projects.

Last modified on July 7, 2026