---
title: "Gets the most recent public responses across all customers."
method: GET
path: "/rapid/global-responses"
tags: ["CustomerRapid"]
---

# Gets the most recent public responses across all customers.

`GET /rapid/global-responses`

## Response `200`

OK

- GetGlobalResponsesEndpointOutput
  - `responses` GetGlobalResponsesEndpointOutputResponse[], required — The most recent public responses.
    - `id` string, required
    - `userId` string, required
    - `country` string, required
    - `age` string, nullable
    - `occupation` string, nullable
    - `gender` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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