latestOpenAPI 3.0.32026-08-201592,4923.4 MB
53223abaceb7
Projects
Get information about an existing project
get/projects/{projectId}
Response
Successful operation
Example response
{
"projectId": "1234123412341234",
"spaceId": "49eb49eb-49eb-49eb-49eb-49eb49eb49eb",
"parentFolderId": "4e9c4e9c-4e9c-4e9c-4e9c-4e9c4e9c4e9c",
"createdAt": "2020-01-01T01:00:00Z",
"name": "My first project",
"description": "My first project description",
"measurementSystem": "SI",
"tags": [
"FEA",
"CFD"
]
}