Retrieve account information
Account
Get user account
Use this endpoint to fetch information about the connected Ziina account. Ideal for displaying user identity or validating access
GET
Retrieve account information
Currently this endpoint works only with OAuth 2.0 flow.
In order to call this endpoint your token must have
In order to call this endpoint your token must have
read_account
scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
default - application/json
Successful response with account information
Unique identifier for the account
Type of the account
Available options:
personal, business Current status of the account
Available options:
onboarding, active, locked, deleted, restrictedTransfer Ziina username associated with the account
Display name of the account holder
URL of the profile picture