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

entityTypestringRequired
The entity type for which we are requesting the image.

Query parameters

tokenstringRequired
The token to allow access.

Response

OK

Errors

400
Bad Request Error
404
Not Found Error