Hanzo
OpenapiAi

Retrieve a template

Read one template by its (owner, name) key.

GET /v1/ai/templates/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/ai/templates/{owner}/{name}
MethodGET
Operationget_ai_templates_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Read one template by its (owner, name) key.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

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 ai templates owner get <owner> <name>

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page