GET/ng-cms/media/{projectId}

List media assets

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

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

The unique identifier of the project (bucket)

searchstring
Необязательный

Search term applied against asset title and filename

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

Number of assets to skip (0-based)

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

Maximum number of assets to return

Ответы

200Paginated list of media assets for the project.

тип: PagedApiResponse<CmsMediaAssetDto>

401Unauthorized. A valid bearer token 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