Check content validation progress

GET https://manage.kontent.ai/v2/projects/:environment_id/validate-async/tasks/:task_id

Retrieves information about a content validation task by the task's internal ID.

This endpoint requires either a Management API key with the Read content permission or a Personal API key.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"12cf6682-3960-4cfc-851b-e765716e463a","status":"finished","validation_result":"no_issues"}