Returns the public profile image.
<Check title="Required Permissions" icon="key">Allows unauthenticated access.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
entityType
The entity type for which we are requesting the image.
Query parameters
token
The token to allow access.
Response
OK
Errors
400
Bad Request Error
404
Not Found Error

