SpecCheck · Arazzo Workflow
SpecCheck — List recent orders for a lab
Version 1.0.0
Authenticate, resolve the user's lab, then page recent orders (most recent first) with cursor pagination and an optional created-date filter. Every operationId is verified against openapi/speccheck-openapi.yml.
View Spec
View on GitHub
CompanyEnterprise SaasOpticalEyewearEyecareOptical LabsPrescriptionsOrderingHealthcareArazzoWorkflows
Provider
Workflows
list-recent-orders
Authenticate, resolve the lab, and list its recent orders.
1
authenticate
createAccessToken
Exchange client credentials for a 24-hour bearer token.
2
list-labs
listLabs
Resolve the labs associated with the acting user.
3
list-orders
listOrders
List recent orders for the lab, newest first.