Responses

Last modified by Daniel Oppitz on 24.02.2021, 17:22

General response information, for an API call

Format

Note that the data property either holds an object or a list of objects, depending on the context.

{
   "status": code,
   "meta": {},
   "error": "",
   "data": [
        {
        }
    ]
}

Codes

CodeDescription
200OK
401Unauthorized
403Forbidden
404Not Found

 

Tags: