Passa al contenuto principale

List Projects

GET 

/projects

List Projects

Request

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    totalint64
    selfstringnullable
    prevstringnullable
    nextstringnullable
    firststringnullable
    laststringnullable

    values

    object[]

    nullable

  • Array [

  • metadata

    object

    idstringnullable

    Project id

    namestringnullable

    Project name

    tagsstring[]nullable

    Project tag list

    createdBystringnullable

    Id of the user who created the project

    creationDatedate-timenullable

    Creation date

    properties

    object

    descriptionstringnullable

    Optional description of the project

    defaultboolean

    Indicates if it's the default project

    resourcesNumberint64

    Number of resources created within the project

  • ]