Skip to content

Avatar

GET
/api/v2/{bucket}/{resource_type}/{uid}/avatar

The avatar for the person or organisation If an image has been provided it will be returned as a redirect If no image has been provided a placeholder image will be generated based on the initials of the name.

bucket
required

The bucket (client) name

string
Example
example
resource_type
required

The type of resource, usually the second element in the URI e.g person, organisation, member, payment

string
Example
person
uid
required

Usually the final element in the URI, an alphanumeric unique identifier

string
Example
6305f074683e800f3abe809e

PNG Image

Redirect to the image

location
string

Location of the remote image

Not found