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

List content types

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

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

The unique identifier of the project

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

Starting offset for pagination (1-based)

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

Maximum number of items to return per page

Ответы

200 Paginated list of content types for the project.

тип: PagedApiResponse<CmsContentTypeDto>

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

тип: ApiResponse<T>

success boolean Always false
errors ErrorDetail[] List of server-side errors
correlationId string Unique ID for tracing the error
message string Error message
stack string Stack trace (non-production only)

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