Metadata
Metadata
Response meta data. Contains data about the response payload data.
JSON Example
{
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}