For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Guides
API Reference
Changelog
v1
v1
Stable
v1
v1
Stable
API Reference
Workflows
Get run
Copy page
GET
https://api.plextera.com/api/public/v1
/
workflow-runs
/
:runId
Authentication
Authorization
string
Use the API key format:
api-key <token>
.
Path parameters
runId
string
Required
Response
OK
id
string
status
enum
Allowed values:
PROCESSING
COMPLETED
FAILED
CLOSED
createdAt
datetime
updatedAt
datetime
startedAt
datetime
completedAt
datetime
error
object
Terminal failure details. Present only for failed or rejected extractions and workflow runs.
Show 2 properties
workflow
object
Show 2 properties
progress
object
Show 2 properties
durationMs
long
computedDurationMs
long
steps
list of objects
Show 7 properties