curl --request GET \
--url https://eu.sequencehq.com/api/billing-schedule-custom-field-keys{
"items": [
"department",
"region"
]
}List all distinct custom field keys across billing schedules for the current account.
curl --request GET \
--url https://eu.sequencehq.com/api/billing-schedule-custom-field-keys{
"items": [
"department",
"region"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.sequencehq.com/llms.txt
Use this file to discover all available pages before exploring further.