v1

latestOpenAPI 3.0.02026-07-144847131.4 KB
ProjectApi

Get a specific project.

get/projects/{projectId}

Path parameters

projectIdstring uuid required

The id of the project to get.

Response

OK

createdstring date-time

Gets the date this project was created.

descriptionstring nullable required

Gets or sets the description of the project.

drModeEnabledboolean nullable

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

idstring uuid

Gets the project id.

lastModifiedstring date-time

Gets the date this project was last modified.

namestring required

Gets or sets the name of the project.

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

Gets the status of the project.

thumbnailUristring

Gets the thumbnail url representing the image.