Skip main navigation
The Brooklyn Museum

Collections: API: Response: Images





A collection of images for an item. Returned in the context of calls to collection.getImages, collection.getItem, collection.search

Attributes

total (Optional)
In most cases, the total number of images available for the relevant item will be given in this attribute. Likely greater than the number returned.
start_index (Optional)
For calls to collection.getImages. The start_index used in the request, if any. Indicates the index of the first image returned.
results_limit (Optional)
For calls to collection.getImages. The results_limit param applied to the query, if any. Indicates the maximum number of images returned.

Sub Elements

IMAGE (Required)
Max 20 Occurences

Parent Elements

RESPONSE
EXHIBITION
OBJECT
Getting Started
Reference
Methods
Response Types