/api/get-v1-seo-status-taskuuid-9c9c8e41cd
Войти
Все методы SeoSeoController
manifest 0.0.0.118 • 1 июн. 2026 г., 13:50
GET/v1/seo/status/{taskUuid}Authenticated

GET status

Маршрут GET /v1/seo/status/{taskUuid} из SeoController. Детализация собрана из API manifest gateway.

Operation ID
SeoController.status.GET.v1_seo_status__taskUuid_
Handler
cdp.gateway.cdp_gateway.seo.controller.SeoController#status
Consumes
Produces
Параметры1
Request bodyНет
Response bodyResponseWrapper<SeoTaskStatusResponseDTO>
Request map

Маршрут и контракт запроса

GET/v1/seo/status/{taskUuid}
Path segments
v1seostatus{taskUuid}
Security
isAuthenticated()
Parameters

Параметры

ИмяИсточникТипОбязательныйNullableSchema
taskUuid
pathStringДаНет
Request / Response

Тела запроса и ответа

Request bodyНет
Nullable: Нет
У этого метода нет request body schema.
Response bodyResponseWrapper<SeoTaskStatusResponseDTO>
Nullable: Нет
ResponseWrapper<SeoTaskStatusResponseDTO>
object • ResponseWrapper<SeoTaskStatusResponseDTO>
success
boolean
required • not-null
data
T
optional • nullable
error
CdpErrorResponse
optional • nullable • schema=CdpErrorResponse
CdpErrorResponse
object • CdpErrorResponse
errorId
String
required • not-null
code
String
required • not-null
message
String
required • not-null
details
Map<String, Object>
optional • not-null
fieldErrors
List<CdpFieldError>
optional • not-null
timestamp
long
optional • not-null
meta
Map<String, Object>
optional • not-null