GET
/
customers
/
{customerID}
/
users
/
{userID}

Authorizations

Authorization
string
header
required

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

Path Parameters

customerID
string
required
userID
string
required

Response

200 - application/json; charset=utf-8
data
object
required
message
string
required
status
string
required