GET/ng-cms/content-types/{projectId}

List content types

Параметры запроса

projectIdstring
Обязательный

The unique identifier of the project

fromnumberпо умолчанию: 1
Необязательный

Starting offset for pagination (1-based)

tonumberпо умолчанию: 20
Необязательный

Maximum number of items to return per page

Ответы

200Paginated list of content types for the project.

тип: PagedApiResponse<CmsContentTypeDto>

401Unauthorized. A valid API key is required.
412Precondition Failed. The project's current plan does not allow access to this resource, or payment is required to proceed.
500Unexpected server error.

тип: ApiResponse<T>

successbooleanAlways false
errorsErrorDetail[]List of server-side errors
correlationIdstringUnique ID for tracing the error
messagestringError message
stackstringStack trace (non-production only)

Оставаясь на сайте, Вы даете свое согласие на использование файлов cookie