Skip to main content

List Vehicle Service Entries

GET 

https://secure.fleetio.com/api/v1/vehicles/:id/service_entries

List a Vehicle's Service Entries.

Request

Path Parameters

    id stringrequired

    The Fleetio ID of the relevant Vehicle.

    You may also look up Vehicles by their VIN, license plate, or other external ID. See the guide on External Vehicle Ids for information on how to set this up.

Responses

OK

Response Headers
    X-PaginationLimit

    The per page limit. Currently set to 100 but subject to change at any time.

    X-Pagination-Current-Page

    The current page. Defaults to 1.

    X-Pagination-Total-Pages

    The total number of pages in the result set. Use this along with Pagination-Current-Page to determine if there are any remaining pages/records to be retrieved.

    X-Pagination-Total-Count

    The total number of records in the result set (across all pages).

Schema
  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    completed_atdate-timenullablerequired

    The date and time at which the Service Entry was completed.

    Example: 2023-03-14T13:46:27-06:00
    referencestringnullablerequired

    A reference number for this Service Entry.

    started_atdate-timenullablerequired

    The date and time at which the Service Entry was started.

    Example: 2023-03-14T13:46:27-06:00
    custom_fieldsobjectnullablerequired

    *Full details on working with Custom Fields here.

    vehicle_idId (integer)required

    Possible values: >= 1

    vehicle_namestringnullablerequired

    The name of the Vehicle that this Service Entry was performed on.

    vendor_idNullableId (integer)nullablerequired

    Possible values: >= 1

    vendor_namestringnullablerequired

    The name of the Vendor that performed this service.

    work_order_idNullableId (integer)nullable

    Possible values: >= 1

    datedate-timerequired

    The date and time of which this Service Entry was performed. Formatted according to ISO-8601 in User's local time.

    Example: 2023-03-14T13:46:27-06:00
    service_tasks object[]required

    Any Service Tasks that were performed during this Service Entry.

  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    namestringrequired

    A name for this Service Task.

    Possible values: <= 255 characters

    descriptionstringnullablerequired

    A description of this Service Task.

    expected_duration_in_secondsintegernullable

    The expected duration in seconds this Service Task should take to complete.

    archived_atdate-timenullable

    The date and time at which this Service Task was archived. null if this Service Task is active.

    subtasks object[]required
  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    namestring

    The name of this subtask.

    descriptionstringnullable

    A description of this subtask.

    expected_duration_in_secondsintegernullable

    The expected duration in seconds this subtask should take to complete.

    subtasksarray

    The subtasks array at this level will always be empty.

    default_vmrs_reason_for_repair objectnullable
    account_idinteger
    aliasstringnullable
    codestringnullable
    enabledboolean
    idinteger
    namestring
    repair_typestringnullable
    standardboolean
    standard_namestringnullable
    typestring
    vmrs_standard_reason_for_repairobjectnullable
    default_vmrs_system_group objectnullable
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    default_vmrs_system objectnullable
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    default_vmrs_assembly objectnullable
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    default_vmrs_component objectnullable
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
  • ]
  • usageinteger

    Indicates the number of times this Service Task has been used. Available by setting the include_usage query parameter to 1.

    default_vmrs_reason_for_repair objectnullablerequired
    account_idinteger
    aliasstringnullable
    codestringnullable
    enabledboolean
    idinteger
    namestring
    repair_typestringnullable
    standardboolean
    standard_namestringnullable
    typestring
    vmrs_standard_reason_for_repairobjectnullable
    default_vmrs_system_group objectnullablerequired
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    default_vmrs_system objectnullablerequired
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    default_vmrs_assembly objectnullablerequired
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    default_vmrs_component objectnullablerequired
    account_idnumbernullable
    assembly_codestringnullable
    assembly_namestringnullable
    code_typestring

    Possible values: [system_group, system, assembly, component]

    component_codestringnullable
    component_namestringnullable
    enabledboolean
    idinteger
    permissions objectnullable
    destroyboolean
    standardboolean
    system_codestringnullable
    system_groupstringnullable
    system_group_codestringnullable
    system_namestringnullable
    typestring
    vmrs_standard_system_assembly_componentobjectnullable
    service_task_parts object[]

    Any Parts associated with this Service Task. Available by setting the expand[] query parameter to service_task_parts.

  • Array [
  • idinteger
    quantityfloat

    The quantity of this Part related to the Service Task.

    part_idinteger

    The ID of this Part related to the Service Task.

    part_archived_atdate-timenullable

    The date and time at which the Part related to the Service Task was archived, if applicable.

    positioninteger

    The position of this Part in the list of Service Task Parts.

  • ]
  • ]
  • issues object[]required

    Any Issues that were created during this Service Entry.

  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    numberstringrequired

    A unique identifier for the Issue.

    namestringrequired

    The name of the Issue.

    summarystringrequired

    A summary of the Issue.

    descriptionstringnullablerequired

    A longer description of the Issue.

    statestringrequired

    The Issue's current state.

    Possible values: [Open, Closed, Resolved]

    reported_atdate-timenullablerequired

    The date and time at which the issue was reported.

    Example: 2023-03-14T13:46:27-06:00
    reported_by_idNullableId (integer)nullablerequired

    Possible values: >= 1

    reported_by_namestringnullablerequired

    The name of the Contact associated with the User who reported this Issue.

    fault_idNullableId (integer)nullablerequired

    Possible values: >= 1

    due_datedatenullablerequired

    The date on which this Issue should be resolved by. Formatted according to ISO-8601 in User's local time zone.

    Example: 2023-03-14
    due_meter_valuestringnullablerequired

    The meter value at which this Issue should be resolved by.

    due_secondary_meter_valuefloatnullablerequired

    The secondary meter value at which this Issue should be resolved by.

    overduebooleanrequired

    Indicates whether the Issue is overdue.

    vehicle_idId (integer)required

    Possible values: >= 1

    vehicle_namestringrequired

    The name of the Vehicle associated with this Issue.

    is_sampleboolean

    Indicates whether this Issue is sample data.

    created_by_workflowbooleanrequired

    Indicates whether this Issue was created by a workflow.

    submitted_inspection_form_idNullableId (integer)nullablerequired

    Possible values: >= 1

    custom_fieldsobjectnullablerequired

    *Full details on working with Custom Fields here.

    valid_required_custom_fieldsbooleanrequired
    dtc_alert_idNullableId (integer)nullablerequired

    Possible values: >= 1

    assigned_contacts object[]required

    An array of assigned Contacts related to the Issue.

  • Array [
  • idinteger
    created_atdate-time
    updated_atdate-time
    emailstringnullable

    The Contact's email address.

    namestringnullable

    The Contact's full name.

    first_namestringnullable

    The Contact's first name.

    middle_namestringnullable

    The Contact's middle name.

    last_namestringnullable

    The Contact's last name.

    images_countinteger

    The number of images associated with this Contact.

    Possible values: >= 0

    documents_countinteger

    The number of documents associated with this Contact.

    Possible values: >= 0

    comments_countinteger

    The number of comments associated with this Contact.

    Possible values: >= 0

    group_idintegernullable

    If this Contact belongs to a Group, this will be the Fleetio ID of that Group.

    group_namestringnullable

    If this Contact belongs to a Group, this will be the Group's name.

    group_hierarchystringnullable

    If this Contact belongs to a Group, this will be a pipe delimited string representing the Group hierarchy. Each Group in the list is the parent of the Groups which follow.

    Example: Group 1|Group 2|Group 3
    technicianbooleannullable

    Whether or not the Contact is a Technician.

    vehicle_operatorbooleannullable

    Whether or not the Contact is a Vehicle Operator.

    employeebooleannullable

    Whether or not the Contact is an Employee.

    birth_datedatenullable

    The Contact's birth date.

    Example: 2023-03-14
    street_addressstringnullable

    The Contact's street address.

    Example: 123 Main St
    street_address_line_2stringnullable

    The Contact's street address line 2.

    Example: Apt 1
    citystringnullable

    The Contact's city.

    regionstringnullable

    The Contact's region, state, or province.

    postal_codestringnullable

    The Contact's postal code, zip code, or equivalent.

    countrystringnullable

    The Contact's country.

    employee_numberstringnullable

    The Contact's employee number.

    job_titlestringnullable

    The Contact's job title.

    Possible values: <= 255 characters

    license_classstringnullable

    The Contact's driver's license class.

    license_numberstringnullable

    The Contact's driver's license number.

    license_statestringnullable

    The locality which issued the Contact's license.

    license_expirationdatenullable

    The Contact's driver's license expiration date.

    Example: 2023-03-14
    home_phone_numberstringnullable

    The Contact's home phone number.

    mobile_phone_numberstringnullable

    The Contact's mobile phone number.

    work_phone_numberstringnullable

    The Contact's work phone number.

    other_phone_numberstringnullable

    Any other phone number for this Contact.

    start_datedatenullable

    When the Contact started working for the company, if applicable.

    leave_datedatenullable

    When the Contact left or will leave the company, if applicable.

    hourly_labor_ratefloatnullable

    The Contact's hourly rate.

    custom_fieldsobjectnullable

    *Full details on working with Custom Fields here.

    attachment_permissions objectnullable
    read_photosboolean

    Indicates whether the user has read permission for photos.

    manage_photosboolean

    Indicates whether the user has permission to manage (eg. upload, delete) photos.

    read_documentsboolean

    Indicates whether the user has read permission for documents.

    manage_documentsboolean

    Indicates whether the user has permission to manage (eg. upload, delete) documents.

    default_image_urlstringnullable

    The URL of the Contact's default image/profile photo, if any.

    userobjectnullable

    If the Contact is a Fleetio User, those details will be included here.

    account_membership_idNullableId (integer)nullable

    Possible values: >= 1

    last_api_requestdate-timenullable

    The last date and time this Contact's associated User made an API request. Null if Contact is not assocated with a User.

    last_web_accessdate-timenullable

    The last date and time this Contact's associated User signed into the web application. Null if Contact is not assocated with a User.

    last_mobile_app_accessdate-timenullable

    The last date and time this Contact's associated User used the mobile app. Null if Contact is not assocated with a User.

  • ]
  • labels object[]required
  • Array [
  • idId (integer)

    Possible values: >= 1

    namestring
  • ]
  • attachment_permissions objectnullable
    read_photosboolean

    Indicates whether the user has read permission for photos.

    manage_photosboolean

    Indicates whether the user has permission to manage (eg. upload, delete) photos.

    read_documentsboolean

    Indicates whether the user has read permission for documents.

    manage_documentsboolean

    Indicates whether the user has permission to manage (eg. upload, delete) documents.

    is_watchedbooleanrequired

    Indicates whether the Issue is watched.

    Default value: false
    vehicle_image_urlstringnullablerequired

    The URL to the image of the Vehicle associated with the Issue.

    vehicle_image_url_mediumstringnullablerequired

    The URL to a medium-sized Vehicle image associated with the Issue.

    vehicle_image_url_smallstringnullablerequired

    The URL to a small-sized Vehicle image associated with the Issue.

    vehicle_image_url_largestringnullablerequired

    The URL to a large-sized Vehicle image associated with the Issue.

    watchers_countinteger

    The count of watchers related to the Issue.

    linked_work_orders object[]nullablerequired

    Summative information of linked Work Orders related to the Issue.

  • Array [
  • idId (integer)

    Possible values: >= 1

    numberinteger

    The Work Order number.

    issued_atdate-time

    The date and time at which the Work Order was issued.

  • ]
  • source objectrequired

    Inspection source information.

    inspection_form object
    idNullableId (integer)nullable

    Possible values: >= 1

    colorstringnullable
    titlestringnullable
    inspection_submissions_countintegernullable

    The count of inspection submissions related to the Issue.

    last_inspection_submission_atdate-timenullable

    The date and time of the last inspection submission related to the Issue.

    failed_inspection_item_labelstringnullable

    The label associated with a failed inspection item.

    comments object[]

    A list of the comments made on this record.

  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    commentable_typeCommentableType (string)required

    The type of record that the Comment will be left on. Must be associated with a matching commentable_id.

    Possible values: [Contact, FleetcorCard, FuelEntry, InventoryJournalEntry, Issue, Part, PurchaseOrder, ServiceEntry, ServiceReminder, SubmittedInspectionItem, Vehicle, VehicleAssignment, Vendor, WexCard, WorkOrder]

    commentable_idId (integer)required

    Possible values: >= 1

    user_idId (integer)required

    Possible values: >= 1

    titlestringdeprecated

    The title of the Comment.

    commentstringrequired

    The content of the Comment message body.

    user_full_namestringrequired

    The full name of the User who created the Comment.

    user_image_urlstringnullablerequired

    The image url for the User who created the Comment.

    rich_contentobjectnullablerequired
    html_contentstringnullablerequired

    The comment message body rendered as HTML.

    with_mentionsbooleanrequired

    Indicates if the message body contains @mentions.

  • ]
  • comments_countinteger

    The number of comments made on this record.

    Possible values: >= 0

    documents object[]

    A list of the documents attached to this record.

  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    namestringrequired

    The name of the document.

    descriptionstringrequired

    The description of the document.

    documentable_idId (integer)required

    Possible values: >= 1

    documentable_typeDocumentableType (string)required

    Possible values: [ServiceEntry, FuelEntry, Issue, WorkOrder, ExpenseEntry]

    file_namestringrequired

    The name of the file.

    file_mime_typestringrequired

    The MIME type of the file.

    file_sizenumberrequired

    The size of the file in bytes.

    file_urlstringrequired

    The URL to access the file.

    full_file_urlstringrequired

    The full URL to access the file, including any necessary authentication or parameters.

  • ]
  • documents_countinteger

    The number of documents attached to this record.

    Possible values: >= 0

    images object[]

    A list of the images attached to this record.

  • Array [
  • idId (integer)required

    Possible values: >= 1

    created_atdate-time

    The date and time at which this record was created.

    Example: 2023-03-14T13:46:27-06:00
    updated_atdate-time

    The date and time at which this record was most recently updated.

    Example: 2023-03-14T13:46:27-06:00
    imageable_idId (integer)

    Possible values: >= 1

    imageable_typeImageableType (string)

    Possible values: [ExpenseEntry, WorkOrder, Equipment, IssueResolution, ServiceEntry, Vendor, ServiceProgram, Issue, Contact, Part, Vehicle, FuelEntry, SubmittedInspectionItem]

    file_namestring

    The name of the image file.

    file_mime_typeImage MIME Type (string)

    Possible values: [image/jpeg, image/gif, image/jif, image/jfif, image/jfi, image/tiff, image/png, image/jpg, image/jpe, image/pdf, image/webp, image/tif, image/psd, image/raw, image/arw, image/cr2, image/nrw, image/k25, image/bmp, image/dip, image/ai, image/eps, image/heif, image/heic, image/ind, image/indd, image/indt, image/jp2, image/j2k, image/jpf, image/jpx, image/jpm, image/mj2, image/x-png]

    file_sizenumber

    The size of the image file in bytes.

    file_urlstring

    The URL to access the image file.

    full_urlstring

    The full URL to access the image file, including any necessary authentication or parameters.

  • ]
  • images_countinteger

    The number of images attached to this record.

    Possible values: >= 0

  • ]
  • meter_entry objectnullablerequired

    A Meter Entry

    idinteger
    created_atdate-time
    updated_atdate-time
    auto_voided_atdate-timenullable

    The date and time at which this Meter Entry was automatically voided. Formatted according to ISO-8601 in User's local time.

    Example: 2023-03-14T13:46:27-06:00
    categorystringnullable

    A category to describe the function of this Meter Entry.

    Possible values: [starting, ending, nightly, manual]

    meter_typestringnullable

    Indicates whether or not this Meter is a secondary Meter.

    Possible values: [secondary]

    meterable_idNullableId (integer)nullable

    Possible values: >= 1

    meterable_typestringnullable

    The type of the object with which this Meter Entry is associated.

    Possible values: [FuelEntry, Issue, PurchaseDetail, ServiceEntry, SubmittedInspectionItem, VehicleAssignment, WorkOrder]

    valuestring

    The current value of the meter.

    vehicle_idNullableId (integer)nullable

    Possible values: >= 1

    voidboolean

    Indicates whether or not this Meter Entry has been voided.

    Default value: false
    typestringnullable

    Possible values: [GpsMeterEntry]

    datedate

    The date on which this Meter Entry was recorded. Formatted according to ISO-8601.

    Example: 2023-03-14
    labor_subtotalfloatnullable

    The total cost of labor for this record.

    Example: 1.23
    labor_subtotal_centsinteger

    The total cost of labor in cents.

    parts_subtotalfloatnullable

    The total cost of parts for this record.

    Example: 1.23
    parts_subtotal_centsinteger

    The total cost of parts in cents.

    subtotalfloatnullable

    The pre-tax subtotal amount.

    Example: 1.23
    subtotal_centsintegernullable

    The pre-tax subtotal amount in cents.

    tax_1_typeTaxType (string)nullablerequired

    The type of tax to apply to this record.

    Possible values: [fixed, percentage]

    Default value: percentage
    tax_1_percentagefloatnullablerequired

    The primary tax percentage amount. This field should be present when tax_1_type is set to percentage.

    Example: 1.23
    tax_1_centsintegernullable

    The primary tax amount in cents.

    Example: 123
    tax_2_typeTaxType (string)nullablerequired

    The type of tax to apply to this record.

    Possible values: [fixed, percentage]

    Default value: percentage
    tax_2_percentagefloatnullablerequired

    The secondary tax percentage amount. This field should be present when tax_2_type is set to percentage. Note that this secondary tax must be configured in your Account Settings.

    Example: 1.23
    tax_2_centsintegernullable

    The secondary tax amount in cents.

    tax_1floatnullable

    The primary tax amount.

    Example: 1.23
    tax_2floatnullable

    The secondary tax amount. Note that this secondary tax must be configured in your Account Settings.

    Example: 1.23
    total_amountfloatnullable

    The total amount.

    Example: 1.23
    total_amount_centsintegernullable

    The total amount in cents.

  • ]

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: Prefix the value with "Token", for example: "Token 76cbe06c49a64".
You can generate a new API key [here](https://secure.fleetio.com/api_keys).
name: Account-Tokentype: apiKeyin: headerdescription: You can find your Account-Token [here](https://secure.fleetio.com/api_keys)

Request Collapse all
Base URL
https://secure.fleetio.com/api
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!