Skip to main content
Learn about the /link-items and /search/link-items endpoints.
  • Link items are employers and payroll providers that a user can select in Argyle Link when they are connecting their payroll accounts.
  • The full list of Link items can be found in Argyle Console on the Connections page.

Attributes

  • status (note, optional)
  • pay_distribution_update (object, optional)
  • supported (boolean, optional)
  • action_types (list of strings, optional)
GET /v1/link-items/{id}
  • Retrieve a Link item object with the supplied ID.
  • This request returns a Link item object if you provided a valid identifier.

Path parameters

GET /v1/link-items
  • List all Link items supported by Argyle.
  • This request returns an object with a results property that contains an array of Link item objects.

Query parameters

GET /v1/search/link-items
  • Search for Link items supported by Argyle.
  • This request returns an object with a results property that contains an array of Link item objects.

Query parameters