Skip to content

Is a user pending?

GET
/user/pending/{user_id}
curl --request GET \
--url https://your-candig-domain/ingest/user/pending/example

Is a user pending?

user_id
required
string

The user ID to check. If “me”, return information about the requesting user

Success

Media typeapplication/json
boolean
Examplegenerated
true