Auth Sessions APIs
Update Auth Session - Result
Gets authentication session creation operation result.
GET
/
{workspaceId}
/
projects
/
{projectName}
/
auth-sessions
/
{authSessionId}
/
update
/
{operationId}
/
result
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.