Response Format
Response Data Format
{
"_data": {},
"_meta": {},
"_errors": []
}
_data
- will contain the data part of the api response_meta
- will contain extra or meta information regarding the response_errors
- if there were any errors this will contain an array of error responses