Schema

{
    "type": "string",
    "url": "string",
    "uuid": "string",
    "errors": [
        {
            "key": "string",
            "code": 0,
            "message": "string"
        }
    ]
}