API Reference
Get Graph Status
Lightweight endpoint to check graph status with automatic status synchronization.
This endpoint:
- First checks the local database for graph status
- If status is ‘processing’ and has workflow_id, checks the external workflow status
- Updates the local database if workflow has completed
- Returns the current status and optionally pipeline stage information
GET
Headers
Path Parameters
Query Parameters
Body
application/json
The body is of type string
.
The body is of type string
.
The body is of type string[]
.
Response
200
application/json
Successful Response
The response is of type object
.