User Activation Status
Users Endpoints
User Activation Status
Get the activation status of a user. Users are activated after calling the POST /v1/users/activate endpoint.
POST
User Activation Status
Authorizations
A JWT Access Token obtained from Google Cloud.
Body
application/json
This POST endpoint allows querying a user by email, id, or referenceId. Use only one field per request. If multiple fields are provided, the priority is email, followed by referenceId, and then id.