Get Run Data
Fetch normalized grouped rows/cards for the run detail Data tab.
pagination.total is search-scoped and language-independent; language
filters only card lists, so returned rows may contain empty cards.
Authentication
AuthorizationBearer
Clerk JWT token
OR
AuthorizationBearer
Onepin live API key (op_live_...). Test and public keys are reserved in Phase 1.
Path parameters
workflow_id
run_id
Headers
X-Workspace-Id
Query parameters
search
Case-insensitive search over visible grouped source/script text.
language
Exact full-locale card filter. _ is normalized to -; filtering cards preserves row visibility and pagination.total remains language-independent, so rows may return empty cards.
offset
limit
Response
Successful Response
data
meta
pagination
PaginationMeta variant for endpoints that compute an unpaginated total.
Errors
422
Unprocessable Entity Error

