curl --request GET \
--url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/boards/{boardId}/variables \
--header 'Authorization: <api-key>'{
"dynamic": {},
"global": {}
}Get the JSON schema for the variables of a board.
curl --request GET \
--url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/boards/{boardId}/variables \
--header 'Authorization: <api-key>'{
"dynamic": {},
"global": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.versori.com/llms.txt
Use this file to discover all available pages before exploring further.