Skip to main content

Get Member Gameplays

GET 

/client/users/:correlation_id/gameplays

This API is to retrieve all gameplays earned by the member.

Request

Body

This request does not have a body.

Response

An array of objects.

AttributeDefinitionFormatNote
gameIDUnique identifier of the game.String
offerCodeUnique identifier for offer.String
gameplayURLGame URLString
gameTypeGame typeString
transactionIDTransaction on which user earned gameplay.String
earnedDateDate on which user earned gameplay.String

Request

Responses

200 - Get Member Gameplays