Auth Sessions APIs
Update Auth Session - Result
Gets authentication session creation operation result.
GET
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Authentication session ID. You can obtain it from the Auth Sessions tab in your project details.
The ID for the requested auth session creation operation. This is obtained from the start request.
Response
200
application/json
result of creation. can be pending, completed, failed or requested_more_info
Auth session create done
Auth session create done
Auth session create pending
Auth session create requested more info
Auth session create failed.