---
title: "GET /wf/v{version}/WorkflowActionConfigurations/by-action/{actionId}"
method: GET
path: "/wf/v{version}/WorkflowActionConfigurations/by-action/{actionId}"
tags: ["Workflows"]
---

# GET /wf/v{version}/WorkflowActionConfigurations/by-action/{actionId}

`GET /wf/v{version}/WorkflowActionConfigurations/by-action/{actionId}`

## Path parameters

- `actionId` integer, required
- `version` string, required

## Headers

- `company-id` string, required

## Response `200`

Success

- BilfloUtilMicroservicesCQRSResponseBase1WorkflowsContractsDtosWorkflowActionConfigurationDto
  - `isValid` boolean
  - `errors` string[], nullable
  - `warnings` string[], nullable
  - `info` string[], nullable
  - `message` string, nullable
  - `data` WorkflowsContractsDtosWorkflowActionConfigurationDto
    - `id` integer
    - `actionId` integer
    - `workflowActionTypeId` integer
    - `configJson` unknown
    - `createdAt` string, date-time
    - `updatedAt` string, date-time

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/versions/bcdbca776df0/schema)
