cURL
curl --request GET \ --url https://api.pictify.io/bindings \ --header 'Authorization: Bearer <token>'
{ "bindings": [ { "uid": "<string>", "name": "<string>", "templateId": "<string>", "dataSource": { "url": "<string>" }, "mapping": {}, "defaults": {}, "refreshPolicy": { "ttlSeconds": 123 }, "renderUrl": "<string>", "webhookUrl": "<string>", "createdAt": "2023-11-07T05:31:56Z" } ], "pagination": { "page": 123, "limit": 123, "total": 123, "totalPages": 123, "hasNext": true, "hasPrev": true } }
Documentation IndexFetch the complete documentation index at: https://docs.pictify.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pictify.io/llms.txt
Use this file to discover all available pages before exploring further.
API key obtained from the Pictify dashboard
active
paused
error
List of bindings
Show child attributes