Skip to main content
GET
Get Member Points

Authorizations

Authorization
string
header
required

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

Path Parameters

profileId
string
required

Profile ID. It is generated in the response of the Enroll Member endpoint - POST /v1/members.

Response

OK

Response of the Get Member Points endpoint

status
integer<int32>

Status of the call

Example:

200

message
string
default:Exception message

Message corresponding to the call

Example:

""

errors
Errors · object

Error details, if applicable

Example:
data
Data · object[]