Fleet Complete Unity Reports & Scheduling API

Pull "wrapped" report data and its input options (getWrappedReport, getWrappedReportInputs), read work schedules by ID or in bulk (getWorkScheduleById, getWorkSchedules), read alert/compliance rules (getRuleById, getRules), and look up labels, meta-sensor definitions, and the authenticated caller's own profile (getLabels, getMetaSensors, getUserInfo).

API entry from apis.yml

apis.yml Raw ↑
aid: fleetcomplete:fleetcomplete-unity-reports-scheduling-api
name: Fleet Complete Unity Reports & Scheduling API
tags:
- Reports
- Work Schedules
- Rules
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.fleetcomplete.com/
baseURL: https://api.fleetcomplete.com/graphql
properties:
- url: https://www.fleetcomplete.com/api/
  type: Documentation
- url: https://api.fleetcomplete.com/
  type: APIReference
- url: graphql/fleetcomplete-graphql.md
  type: GraphQL
description: Pull "wrapped" report data and its input options (getWrappedReport, getWrappedReportInputs),
  read work schedules by ID or in bulk (getWorkScheduleById, getWorkSchedules), read alert/compliance
  rules (getRuleById, getRules), and look up labels, meta-sensor definitions, and the authenticated caller's
  own profile (getLabels, getMetaSensors, getUserInfo).