RESTGetFilesForImage#
GET - /images/id/{identifier}/files
Get files for an images.
Parameters#
Path#
identifier | String
ID of the resource.
Query#
include | List[String]
Comma separated list of fields to include in the response. Use dot notation to define nested fields.
exclude | List[String]
Comma separated list of fields to exclude in the response. Use dot notation to define nested fields.
page | Integer
Page that should be returned.
page_size | Integer
Size of the page that should be returned.
Returns#
content | application/json
response_type | many
response_object | ContainerFile