cURL
curl --request GET \ --url https://api.scoot.app/api/v1/event/registration/field \ --header 'X-API-Key: <api-key>'
[ { "id": 123, "name": "<string>", "description": "<string>", "required": true } ]
Documentation IndexFetch the complete documentation index at: https://docs.scoot.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.scoot.app/llms.txt
Use this file to discover all available pages before exploring further.
OK