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>.
Query parameters
Cursor for the page you want to retrieve.
Cursor for the page you want to retrieve.
The maximum number of results to return.
The maximum number of results to return.
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
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_viewerenum value from thedata/items/supported_jobs/items/response property for the response status200response-property-enum-value-removed
- ○