GET /collection/{collection_id}/object
Get objects of a collection
Nothing special to note
Arguments
collection_id
(required)- ID of the collection whose objects to fetch Integer
limit
- An integer indicating how many results to return Integer
offset
- An integer indicating at which index of the full result set to begin at Integer
Responses
-
200: Objects in the collection Returns ShortObject