cURL
curl --request GET \ --url https://api.bleeprs.com/api/getTemplates \ --header 'Authorization: Bearer <token>'
Get all template in an account
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"0"
"5"
Was this page helpful?