v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Project Operations

Get a developer project

Gets a developer project.

get/{project_id}

Path parameters

project_idstring required

id of the project

Query parameters

withSubresourcesboolean

whether to include subresources of the project. these subresources include contentTypes, channels, documents, pages and resource bundles

Response

OK

idstring

identifier of the project. autogenerated during create project operation

namestring required

identifying name of the project

includeContentTypesboolean

whether to include content types in the project. this allows users to add/edit the content types in the scope of the project. there could be maximum of only one project which includes content types

descriptionstring

description of the project