Either get a list of documents for a flow, or specify a document ID to get specific info about that document, including fields and entered values.
Functions
AirSlate: Create Flow
Run a workflow from a specific template. Additionally, you can create links to the workflow or share it via email/SMS and subscribe to webhook events (the entity_type is flow.)
AirSlate: Get Flows
Retrieve a list of available workflows in the specific template. If a flow ID is supplied, retrieve information about a specific workflow.
AirSlate: Get Templates
Retrieve a list of templates available in a specific organization. If a template ID is supplied, retrieve detailed information about that template.
AirSlate: Get Template Documents
Retrieve a list of documents within a template. If a document ID is supplied, retrieve information related to a document or form within a template. This endpoint retrieves documents within the current unpublished version (if a template has not been published) or latest published template version.