Get the label for a user
get/users/{fp_id}/label
External ID
Request
Path parameters
fp_id·string
Response
created_at·optional string
kind·optional string
Allowed values:
activeoffboard_fraudoffboard_otherGET /users/{fp_id}/label
Response example
{
"created_at": "2022-01-04T12:00-07:00",
"kind": "active"
}