v1/hour_accounts/employmentsCopy Pageget https://shyftplan.com/api/v1/hour_accounts/employmentsList of all employments with/without an hour account.Query Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.searchstringSearch for employments (by name or staff number) using this string.pageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.employment_ids[]array of objectsFilter for a list of employment IDs.employment_ids[]ADD int32Responses 200Success. 401Unauthorized. 403Forbidden. 404Company not found.Updated 6 months ago