Consumer API
Labels
1 public operations generated from the current Awaken schema.
Query
getLabels
Public query documented by the Awaken skill.
Schema signature
getLabels: [FullLabelOption!]!
curl
curl https://api.awaken.tax/graphql \-H "content-type: application/json" \-H "x-api-key: $AWAKEN_API_KEY" \--data '{"query":"query { getLabels }"}'