GetAccountVerifications

View as Markdown

Gets all RU verifications for the specified account.

Allowed roles: Owner, Admin, Accountant, Payer.

Authentication

AuthorizationBearer
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the `Authorization` header as a Bearer value: ``` Authorization: Bearer $VOXIMPLANT_TOKEN ``` See [Authorization](/api-reference/management-api/authorization) for ready-to-copy snippets in bash, Python, Node.js and Go that turn your `credentials.json` into a token.

Query parameters

account_idintegerRequired
Account ID to check verifications for

Response

Successful response
resultlist of objects
Account verifications