Retrieves detailed information about a specific workflow. This endpoint requires authentication and proper team access permissions.
API key for authentication
ID of the workflow to retrieve
Workflow details retrieved successfully
Unique identifier for the workflow
Name of the workflow
Description of the workflow
Current state of the workflow
ACTIVE, ERROR, PAUSED, NOT_SUPPORTED, PREVIEW, COMPLIANCE_REVIEW, COMPLIANCE_REJECTED, QUEUED, SETUP, DELETED Display state for frontend
ACTIVE, ERROR, PAUSED, NOT_SUPPORTED, PREVIEW, COMPLIANCE_REVIEW, COMPLIANCE_REJECTED, QUEUED, SETUP, RUNNING ID of the user who owns the workflow
Timestamp when the workflow was created
Update frequency
Cron schedules for updates
Next scheduled execution time
Whether monitoring is enabled
Scraping location configuration
Tags associated with the workflow
Name of the template used
ID of the template used
ID of the last job
When the last job finished
When the last job started
Database key for the workflow data
Errors from the last job run
Cost of the last job run in credits
State of the last job run
Total number of records extracted
Primary URL being scraped
List of URLs being scraped
Optional browser actions to perform before extraction
Navigation mode for scraping. Determines how the scraper navigates through pages
single-page, paginated-page, page-and-detail, agentic-navigation, all-pages Maximum crawl depth (default: 50, max: 200). Only used when navigationMode is 'all-pages'
1 <= x <= 200Maximum pages to crawl (default: 10,000, max: 100,000). Only used when navigationMode is 'all-pages'
1 <= x <= 100000Extraction schema fields
Entity information
Whether the schema can be edited
Maximum number of items to scrape
Additional static data for the workflow
Data validation configuration
Validation statistics
Monitoring configuration