At the moment, our max limit is 100 items returned in our API at a time. There isn't a way to currently limit the attributes returned.
However, the API responses include pagination links that you can use to request the entire list of an entity. This is found in the `_links` property in the JSON response.
Comments
0 comments
Please sign in to leave a comment.