Accounts
API Key Required
The Ultravox API requires an API key. For more details see Authentication.
Return information about your accounts. Primarily for getting a unique link for subscription management.
List Accounts
GET /accountsLists all accounts including a URL to use for managing a paid subscription.
Parameters
None |
None |
results | array | Array of Account objects. {name: string, billingUrl: string} |