List your widgets
GET
https://server.heyrik.com/api/v1/widgetsHeaders
AuthorizationstringRequiredUse Bearer $HEYRIK_API_KEY with an account-scoped API key. Keep the key on your server.
Response
No response example is documented for this operation yet.
Error referenceGET/widgets
cURL
curl https://server.heyrik.com/api/v1/widgets \
-H "Authorization: Bearer $HEYRIK_API_KEY"Illustrative examples · No live request is sent
