Skip to main content
GET
/
integrations
/
{name}
/
icon
Get Integration Icon
curl --request GET \
  --url https://api.veryfront.com/integrations/{name}/icon \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

name
string
required

Integration name

Example:

"gmail"

Query Parameters

version
string

Deprecated. Version is now baked into the package.

Response

SVG icon

The response is of type string.