get_provision
Check provision status and details after creation. When status is active and token present, immediately create a user session to use the token before expiry.
Instructions
Gets the current status and details of a user provision. Poll this after create_provision to track progress. When status=ACTIVE and credential.token_value is present, immediately call create_user_session — the token expires in 1h (sandbox) / 4h (production).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provision_id | Yes | ID of the provision. |