Skip to content

get

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/capture/capture.controller.ts

Get a captured flow with its full step list (editor)

Endpoint

GET /capture/:projectId/flows/:id

ParameterInTypeRequiredDescription
projectIdpathstring
idpathstring

Referenced By

  • CaptureController (MODULE_DECLARES)

Was this page helpful?

Download as PDF