Get client asset
GET/clients/{clientID}/documents/PROFILE_PICTURE
Get the profile picture for a given client. Images for the profile picture and signature are encoded in base 64. This should be read and decoded in order to generate a binary file representing the image. The format of the image is specified at the beginning of the response.
Request
Responses
- 200
OK