RESTGetFilesForImage ==================== **GET** - ``/images/id/{identifier}/files`` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Get files for an images. Parameters ---------- Path ^^^^ ``identifier`` | *String* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted ID of the resource. Query ^^^^^ ``include`` | *List[String]* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Comma separated list of fields to include in the response. Use dot notation to define nested fields. ``exclude`` | *List[String]* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Comma separated list of fields to exclude in the response. Use dot notation to define nested fields. ``page`` | *Integer* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Page that should be returned. ``page_size`` | *Integer* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Size of the page that should be returned. Returns ------- ``content`` | application/json ``response_type`` | many ``response_object`` | :doc:`/objects/ContainerFile`