v1/hour_accountsAsk AIget https://shyftplan.com/api/v1/hour_accountsRetrieve a list of hour accounts.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.employment_ids[]array of objectsFilter for a list of employment IDs.employment_ids[]ADD int32tag_ids[]array of objectsFilter for a list of employment tag IDs.tag_ids[]ADD int32employment_statuses[]array of objectsFilter for a list of employment statuses.employment_statuses[]ADD stringhour_account_sum_minint32Filter to retrieve only hour accounts with this minimum balance.hour_account_sum_maxint32Filter to retrieve only hour accounts with this maximum balance.location_ids[]array of objectsFilter for a list of location IDs.location_ids[]ADD int32locations_position_ids[]array of objectsFilter for a list of IDs of locations positions.locations_position_ids[]ADD int32order_keystringenumDefaults to last_nameSorting parameter, required if you submit a value for order_dir.contracted_minutes_valueemployment_statushour_typelast_nametotal_minutesAllowed:contracted_minutes_valueemployment_statushour_typelast_nametotal_minutesorder_dirstringenumDefaults to ascSorting order. Available options: asc: Ascending order desc: Descending order ascdescAllowed:ascdescpageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.Responses 200Successfully listed. 401Unauthorized. 403Forbidden. 422Invalid request.Updated 6 months ago