cURL
curl --request GET \ --url https://api.example.com/status/{id}
{ "kind": "create_account", "request_id": "<string>", "status": { "state": "queued" } }
TODO
create_account
update_authenticator
insert_authenticator
remove_authenticator
recover_account
Show child attributes
Was this page helpful?