
List Images
List images with optional filters
List images available in the DK Images collection by using the following URL:
This will return a json representation of the images resource. It is possible to filter and page through the results using the following parameters:
caption | Filter the images collection by caption, use '*' as a prefix or postfix to wildcard |
keywords | Filter the images collection by keywords, use '*' as a prefix or postfix to wildcard |
limit | Used for pagination, sets the maximum number of entries for the collection (up to a maximum of 100) |
offset | Used for pagination, sets the start index of the collection |
Example: List images with 'cat' in the caption