Hanzo AI

List logo

Serves a connector's logo from the catalog.

GET /v1/provider/{provider}/logo

Addresshttps://api.hanzo.ai/v1/provider/{provider}/logo
MethodGET
Operationget_provider_by_provider_logo
AuthAuthorization: Bearer $HANZO_API_KEY

Serves a connector's logo from the catalog. PUBLIC: an <img> carries no bearer, and a logo is not the org's. It is served from the embedded catalog only, never fetched, with a policy that runs nothing — an SVG opened directly is a picture, not a page.

Request

1 field.

FieldInTypeRequiredDescription
providerpathstringyes

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


Provider API · All Hanzo APIs · Interactive reference

How is this guide?

On this page