v1/availabilities/exceptionsCopy Pageget https://shyftplan.com/api/v1/availabilities/exceptionsList exceptions of availabilities.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.availability_idint32≥ 1Filter for a single availability ID.availability_ids[]array of int32sFilter for a list of availability IDs.availability_ids[]ADD int32created_afterdate-timeReturn all records which are created after this date-time (ISO 8601).created_beforedate-timeReturn all records which are created before this date-time (ISO 8601).idint32≥ 1Filter for an ID of an exception to a repeated availability.ids[]array of int32sFilter for a list of IDs of exceptions to repeated availabilities.ids[]ADD int32pageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.updated_afterdate-timeReturn all records which are updated after this date-time (ISO 8601).updated_beforedate-timeReturn all records which are updated before this date-time (ISO 8601).Response 200Successfully listed exceptions to repeated availabilities.Updated 3 months ago v2/availabilitiesv1/availabilities/exceptions/{exception_id}Did this page help you?YesNo