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.
curl --location --request GET 'https://api.stateset.com/v1/templates' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>' \ --data-raw '{ "id": 1 }'
{ "id": 123, "name": "<string>", "description": "<string>", "created_at": "<string>", "updated_at": "<string>" }
This endpoint gets templates.