Employers and Platforms

List Employers

List all employers supported by Link. This is a paginated endpoint; see how Pinwheel implements pagination <a href='https://docs.pinwheelapi.com/docs/pagination-1' target='_blank'>here</a>.

get/employers

Query parameters

cursorstring

Cursor for the page you want to retrieve.

Cursor for the page you want to retrieve.

limitinteger

The maximum number of results to return.

The maximum number of results to return.

last_updatedstring date-time

Filter for results updated more recently than last_updated. ISO 8601 timestamp.

Filter for results updated more recently than last_updated. ISO 8601 timestamp.

Headers

Pinwheel-Version'2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02' required

Version identifier specifying how the Pinwheel API should behave. See the Change Management page for more information.

Response

OK

Changes

Changed in 1 of the 8 revisions of this API.1

    • removed the paycheck_viewer enum value from the data/items/supported_jobs/items/ response property for the response status 200

      response-property-enum-value-removed