Retrieve a BlockTemplate by blockTemplateId.

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

Path Params
string
required

The ID of the BlockTemplate to retrieve.

string
required

The ID of the app.

Query Params
number

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

Responses

400

Invalid versionIndex or label not found.

401

Unauthorized access.

404

BlockTemplate version not found.

500

Internal server error.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json