v1

latestOpenAPI 3.0.02026-07-2614018.4 KB
Development API - Block Templates

Retrieve a BlockTemplate by blockTemplateId.

Retrieves a BlockTemplate along with the specified version based on versionIndex. Requires read auth

get/client/{appId}/blockTemplates/{blockTemplateId}

Path parameters

blockTemplateIdstring required

The ID of the BlockTemplate to retrieve.

appIdstring required

The ID of the app.

Query parameters

versionIndexnumber

The version index to retrieve. If not provided, the current versionIndex is used.

Response

BlockTemplate retrieved successfully.

blockTemplateobject