RESTGetImageRequestById ======================= **GET** - ``/projects/certification/requests/images/id/{identifier}`` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Get a certification project image request by its ID 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. Returns ------- ``content`` | application/json ``response_type`` | single ``response_object`` | :doc:`/objects/CertProjectImageRequest`