User Management
Get User
Retrieve a user record by identifier.
Authentication: send the program API key either in the api_key HTTP header or as an api_key JSON body field.
POST
Get a single user
Authorizations
Program API key identifying your integration. Pass as the api_key HTTP header (preferred) or as an api_key field in the JSON request body. Required on every request in addition to the HMAC Authorization header.
Body
application/json