Skip to main content
GET
Get all projects for the user's tenant

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Query Parameters

skip
number

Number of records to skip

Example:

0

take
number

Number of records to take

Example:

20

includeDeleted
boolean

Include soft-deleted projects

Example:

false

Response

200

List of projects with pagination