Returns an array of all Item objects, representing the most relevant search results.
Username = api_key_id, Password = api_key_secret
Free-text search filter.
Filter by kind value.
Filter by mapping_status value.
Multiple mapping_status values can also be searched at once using either method:
/v2/items?mapping_status=verified,mapped/v2/items?mapping_status=verified&mapping_status=mappedFilter by status value.
Multiple status values can also be searched at once using either method:
/v2/items?status=healthy,issues/v2/items?status=healthy&status=issuesFiltering by both healthy and issues will return all Items that currently support new payroll connections.
Name of the Item.
URL location of the Item's logo image file.
Type of Item.
employer — individual employergig — gig platformplatform — payroll provider platformbenefits — government benefitsemployer, gig, platform, benefits Verification status of the Item.
verified — The payroll system associated with the Item is known, and the Item has previously experienced a successful connection that returned paystub data.
mapped — The payroll system associated with the Item is known, but the Item is awaiting a successful connection.
unmapped — The payroll system associated with this Item is not yet known. If an unmapped Item is selected in Link, the user will be given the option to search for the relevant payroll system and attempt to connect using their login credentials.

verified, mapped, unmapped Health status of the Item.
healthy — Normal service.issues — Impacted service. New account connections still supported.unavailable — Impacted service. New account connections not supported. Ongoing refresh paused.healthy, issues, unavailable