v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Compensation Benchmarking
Public API

List Compensation Benchmark Sources

Returns every enabled benchmark source configured for the company. Each source identifies where a benchmark value came from (for example, a specific survey provider) and includes a display color and the count of benchmarks currently attached to that source. Use the returned id as the sourceId input when creating or updating a benchmark.

OAuth Scopes: compensation_benchmarks

get/api/v1/compensation/benchmarks/sources

Response

Array of benchmark sources. Empty when no sources are configured.

idstring
namestring
sortstring

Sort order position, returned as a numeric string.

countstring

Number of benchmarks attached to this source, returned as a numeric string.

colorCodestring nullable

Hex color used to display the source in the UI.