View credentials

Retrieves authentication credentials based on username and password.

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Request parameters

  • username
  • password

Response parameters

  • idToken
  • accessToken
  • refreshToken
  • expiresIn
Body Params
string
required

Your username.

string
required

Your password.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json