Passa al contenuto principale

Get Project

GET 

/projects/:id

Get Project

Request

Path Parameters

    id stringrequired

    unique identifier of the project

Query Parameters

    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    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