retrieve Image1
abstract suspend fun retrieveImage1(clientId: Long, maxWidth: Int? = null, maxHeight: Int? = null, output: String? = null)
Retrieve Client Image Optional arguments are identical to those of Get Image associated with an Entity (Binary file) Example Requests: self/clients/1/images Responses:
200: OK
Return
Parameters
client Id
clientId
max Width
(optional)
max Height
(optional)
output
(optional)