Auth Sessions APIs
Create 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.
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
Status of auth session creation operation
Available options:
done
Auth session ID
Auth session create done
Status of auth session creation operation
Available options:
done
Auth session ID
Auth session create pending
Status of auth session creation operation
Available options:
pending
Auth session create requested more info
Status of the auth session creation operation
Available options:
requested_more_info
The ID of the info request action. Used in resuming the creation.
Requested more info - Multiple choice.