Retrieve an existing account

Retrieve an existing account based on its identifier

Path parameters
identifier
string required

The account's identifier

Responses
  • 200 The account
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error