Skip to main content

Endpoint

Authentication


Query Parameters

Allowed Values - type


Request

As blob:

Response

The data.image field contains a base64-encoded string when using the default base64 type. For type=blob, the image binary is returned directly in the response body.
string
Status message from the API.
object
Object containing the image data.
string
Base64-encoded image string. Only present when type=base64.
string
Pagination cursor. Returns an empty string "" for this endpoint.