Kombo · Example Payload

Kombo Gethrisperformancereviews Example

ATSEmbedded iPaaSHRISLMSPayrollUnified-API

Kombo Gethrisperformancereviews Example is an example object payload from Kombo, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "GetHrisPerformanceReviews",
  "method": "GET",
  "path": "/hris/performance-reviews",
  "summary": "Get performance reviews",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "example1",
      "example": {
        "status": "success",
        "data": {
          "next": "eyJwYWdlIjoxMiwibm90ZSI6InRoaXMgaXMganVzdCBhbiBleGFtcGxlIGFuZCBub3QgcmVwcmVzZW50YXRpdmUgZm9yIGEgcmVhbCBjdXJzb3IhIn0=",
          "results": [
            {
              "id": "4B9bKBpX5tnwjiG93TAqF7ci",
              "remote_id": "1",
              "type": "MANAGER",
              "summary_comment": "Good job this year! Let's keep it up for 2024!",
              "summary_rating": {
                "ordered_options": [
                  "Needs improvement",
                  "Below expectations",
                  "Meets expectations",
                  "Exceeds expectations",
                  "Exceptional"
                ],
                "type": "SINGLE_SELECT",
                "value": "Exceeds expectations"
              },
              "changed_at": "2022-08-07T14:01:29.196Z",
              "remote_deleted_at": null,
              "remote_data": null,
              "reviewee": {
                "id": "26vafvWSRmbhNcxJYqjCzuJg",
                "remote_id": "32",
                "first_name": "John",
                "last_name": "Doe",
                "display_full_name": "John Doe",
                "work_email": "john.doe@acme.com",
                "remote_deleted_at": null
              },
              "reviewer": {
                "id": "4EeSSSd9Fr8iiW9mPKmjEVWK",
                "remote_id": "1024",
                "first_name": "Peter",
                "last_name": "Doe",
                "display_full_name": "Peter Doe",
                "work_email": "peter.doe@acme.com",
                "remote_deleted_at": null
              },
              "review_cycle": {
                "id": "4B9bKBpX5tnwjiG93TAqF7ci",
                "remote_id": "1",
                "name": "2025 Annual Performance Review Cycle",
                "review_period_start_date": "2025-01-01T00:00:00.000Z",
                "changed_at": "2022-08-07T14:01:29.196Z",
                "remote_deleted_at": null,
                "remote_data": null
              }
            }
          ]
        }
      }
    }
  ]
}

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/kombo-gethrisperformancereviews-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 email required.

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