cURL
curl --request GET \ --url https://app.ledger.ai/api/templates/:id \ --header 'Authorization: Bearer <token>'
{}
Template Item API
Filters:
š
Organization user must have entitlement 16 ā Unknown gate type: organization_user_has_entitlement
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Get item with the given ids: [ id ]
Successful response
The response is of type object.
object
Was this page helpful?