Version 1.2
Feature | Description |
|---|---|
Workflow Responses | GET /v1/api/workflows/response/{responseId} - Fetches individual response details by its id GET /v1/api/workflows/response/workflow/{workflowId} - Fetches responses from a workflow, sort by response updated date GET /v1/api/workflows/response/team/{teamId} - Fetches paginated responses associated with a team GET /v1/api/workflows/response/{responseId}/form-response/{formResponseId} - Fetches the details of a form response using its id |
Companies | GET /v1/api/companies/company/{companyId} - Fetches individual company details by its ID GET /v1/api/companies/team/{teamId} - Fetches paginated companies associated with a team GET /v1/api/companies/document/company/{companyId} - Fetches all documents associated with a company |
