Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Description:

This functionality allows you to get all available users within the system.

Note
Best practise is to cache this information and reload the availableUsers periodically (for example: once a day).

HMAC calculation
Base64 encode - SHA256 (apiKey + environment)

  • Sort the sign data alphabetical ascending, you can also find the sequence on the concerned API specification page.
Body Params
string
required

public apiKey

string
required

"test" or "production"

string
required

HMACKey is calculated based on the input fields

Responses

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