Skip to main content
GET
Get Layer Validations

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Path Parameters

pingid
string
required

Response

200 - application/json
validations
any
required

Empty list ([]) when all layers are valid. Otherwise, an object keyed by layer, then by layer UUID, mapping to a list of validation messages, each with message (human-readable text), field (the offending field name, e.g. attachment), and verbose_name (title-cased field label, e.g. Attachment).