API Reference
Get tracking reference status
Returns the current status of a customer verification session. Poll this endpoint to determine whether the customer has completed data entry.
Path Parameters
trackingReference*string
The tracking reference UUID returned from the invite endpoint
Format
uuidResponse Body
application/json
curl -X GET "https://api.stage.verifime.com/v1/user/signup/tracking/497f6eca-6276-4993-bfeb-53cbbbba6f08/status"{
"status": "Inactive"
}Empty