Response structure
Endpoints returning a list of entities will always return an object containing two keys:items: An array of entitiesmeta: An object with the following keys:total: The total number of items of this resourcelinks: Direct links to the current resource, and first and last pages.cursor: The value of the cursor to use to retrieve the next page

