Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fetches a specific template and associated pictures based on the client ID.
cURL
curl --request GET \ --url https://api.helpyousponsor.com/v1/admin/template \ --header 'X-HYS-API-Key: <api-key>'
{ "template": {}, "pics": [ {} ] }
API key generated from Developer Settings. Format: hys_...
Template data fetched successfully