/
AS
askui
/
AskUI Workspaces API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-08-01
46
107
94.4 KB
auth
Get Job Status
get
/api/v1/auth/jobs/{job_id}
Path parameters
job_id
string
required
Response
Job status retrieved successfully
GetJobResponse
required
id
string
required
status
string
required
The status of the job. Can be
pending
,
completed
etc.