Skip to main content
GET
Get Client
Returns clientData and orgData when available. Password hashes are never returned.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

clientId
string
required

Response

Successful response

success
boolean
required
clientData
object
orgData
object