⬇️ GET /userblocks/:userid

This endpoint is required to support the core integration of Fast Track. We expect each user's
block/excluded status
. Fast Track CRM will do lookups against this endpoint when certain events are received, example Registrations, User Blocks or when migrating user data through the Fast Track migration portal.

Response

Example Response
Data Types
Required properties are marked with *
Key
Accepted Values
Description
active *
true, false
Should return the
blocked/excluded status
of the player.
type *
"Blocked", "Excluded"
The
type of block
applied on user
note *
Any "string"
Return any note or comment related to the block,
unable to send?