v1
latestOpenAPI 3.1.02026-07-26457177.8 KBUser
Get a User Intent
📘
You can place your application's client_id into the username field, and your client_secret into the password form field of the Authentication section of this documentation 👉.
A User Intent manages the lifecycle of the creation of a User, before that User has been fully created. This endpoint retrieves the User Intent details.
📘
Note that the user_id will be returned in the payload if the UserIntent has been successfully converted to a User. Also note that a UserIntent does not need to have an Approved Status to be converted to a User.
get/v1/user_intent/{id}
Path parameters
idstring required
User intent ID
Response
Successful response