Culture Amp · Example Payload

Culture Amp Employees List Example

HREmployee EngagementPerformance ManagementPeople AnalyticsSurveysHuman Resources

Culture Amp Employees List Example is an example object payload from Culture Amp, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datapagination

Example Payload

Raw ↑
{
  "data": [
    {
      "id": "96b1cff7-3099-44a9-bd28-0292be8aff7f",
      "name": "Bertram Gilfoyle",
      "preferredName": "Gilfoyle",
      "birthDate": "1980-08-24",
      "startDate": "2015-07-19",
      "employeeIdentifier": "2",
      "email": "gilfoyle@piedpiper.com",
      "links": [
        {
          "rel": "demographics",
          "uri": "/v1/employees/96b1cff7-3099-44a9-bd28-0292be8aff7f/demographics"
        },
        {
          "rel": "manager-reviews",
          "uri": "/v1/employees/96b1cff7-3099-44a9-bd28-0292be8aff7f/manager-reviews"
        }
      ],
      "processedAt": "2019-08-01T12:00:00Z"
    },
    {
      "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
      "name": "Richard Hendricks",
      "preferredName": "Richard",
      "birthDate": "1985-05-20",
      "startDate": "2014-01-15",
      "employeeIdentifier": "1",
      "email": "richard@piedpiper.com",
      "links": [
        {
          "rel": "demographics",
          "uri": "/v1/employees/a1b2c3d4-e5f6-7890-abcd-ef1234567890/demographics"
        },
        {
          "rel": "manager-reviews",
          "uri": "/v1/employees/a1b2c3d4-e5f6-7890-abcd-ef1234567890/manager-reviews"
        }
      ],
      "processedAt": "2023-01-15T08:00:00Z"
    }
  ],
  "pagination": {
    "afterKey": "ewogICJQSyI6ICJzZGZzZGZzZGYtc2Rmc2Rmc2Qtc2Rmc2RmIiwKICAiU0siOiAic2Rmc2Rmc2RzZGYtc2RmYXNhc2ZzLS1zZGZzZGYiCn0J",
    "nextPath": "/v1/employees?cursor=ewogICJQSyI6ICJzZGZzZGZzZGYtc2Rmc2Rmc2Qtc2Rmc2RmIiwKICAiU0siOiAic2Rmc2Rmc2RzZGYtc2RmYXNhc2ZzLS1zZGZzZGYiCn0J"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/culture-amp-employees-list-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.