---
title: "List global response sets"
method: GET
path: "/response_sets/v2"
tags: ["Response Sets"]
---

# List global response sets

`GET /response_sets/v2`

## Query parameters

- `limit` integer

## Response `200`

A successful response.

- S12ThepubV1ListAllGlobalResponseSetsResponse — Result returned from `ListAllGlobalResponseSets`
  - `response_sets` S12ThepubV1ListAllGlobalResponseSetsResponseGlobalResponseSet[] — The global response sets.
    - `responseset_id` string — The id of the global response set.
    - `name` string — The name of the global response set.
    - `created_at` string, date-time — The date the global response set was created.

## 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/versions/5be91df61ded/schema)
