cURL
curl --request GET \ --url 'https://api.vida.dev/api/v2/getAccountByExternalId?token='
{ "success": true, "message": "Success", "account": { "id": 3, "username": "accountUsername", "organizationId": 3 } }
Returns the account that matches the externalAccountId – Reseller/Partner only.
Documentation IndexFetch the complete documentation index at: https://vida.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://vida.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Vida API Token
Your system’s customer / account ID
Account found
true
"Success"