Get a specific project.

get/projects/{projectId}

Path parameters

projectIdstring uuid required

The id of the project to get.

Response

OK

idstring uuid

Gets the project id.

namestring required

Gets or sets the name of the project.

descriptionstring nullable required

Gets or sets the description of the project.

createdstring date-time

Gets the date this project was created.

lastModifiedstring date-time

Gets the date this project was last modified.

thumbnailUristring

Gets the thumbnail url representing the image.

drModeEnabledboolean nullable

Gets if the Disaster Recovery (DR) mode is on, indicating the project is temporarily read-only.

status'Succeeded' | 'Importing' | 'Failed'

Gets the status of the project.

Changes

Changed in 3 of the 12 revisions of this API.114

  • e873dad2a18912See the full diff
    • deleted the header request parameter Training-Key

      request-parameter-removed

    • api operation id GetProject removed and replaced with Projects_Get

      api-operation-id-removed

    • api tag ProjectApi removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id Projects_Get removed and replaced with GetProject

      api-operation-id-removed

    • api tag ProjectApi added

      api-tag-added

    • added the new required header request parameter Training-Key

      new-required-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog