get all api keys for an account

Path parameters

AccountSidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

list of api keys

api_key_sidstringformat: "uuid"
tokenstringformat: "uuid"
account_sidstringOptionalformat: "uuid"
service_provider_sidstringOptionalformat: "uuid"
expires_atdatetimeOptional
created_atdatetimeOptional
last_useddatetimeOptional

Errors