Skip to main content
GET
/
v1
/
customers
/
{id}
/
avatar
Get customer avatar
curl --request GET \
  --url https://api.example.com/v1/customers/{id}/avatar
"<string>"

Path Parameters

id
string<uuid>
required

Response

200 - image/*

Customer avatar

The response is of type file.