Skip to main content

Response wrapper​

Example​

{
"data": {
/* response data object */
},
"links": {
/* links to resources related to this resource */
},
"metaData": {
/* additional metadata like number of hits etc. */
}
}

Properties​

PropertyExplanation
dataThis is an object containing the response object.
linksLinks to additional resources related to this resource.
metaDataAdditional metadata like number of hits etc.