cURL
curl --request GET \ --url https://admin.aeoliancms.com/api/v1/variables \ --header 'Authorization: Bearer <token>'
{ "variables": {} }
API key in format ak_<48-hex-chars>
ak_<48-hex-chars>
Key-value map of store variables
Show child attributes