---
title: "Get all action labels"
method: GET
path: "/tasks/v1/customer_configuration/action_labels"
tags: ["Actions"]
---

# Get all action labels

`GET /tasks/v1/customer_configuration/action_labels`

## Response `200`

A successful response.

- S12TasksV1GetActionLabelsResponse — GetActionLabelsResponse is the response for getting all action labels in your organization.
  - `labels` S12TasksV1ActionLabel[]
    - `label_id` string — (Required) The UUID of the action label. For example, "73361b5d-407a-424e-b20e-c932bc41706c".
    - `label_name` string — (Required) The name of the action label.

## Other responses

- `default` — An unexpected error response.

---

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