API explorerChangelog
Introduction

Sections

  • Introduction
  • Reports
    • Overview
    • Working Hours
      • GET

        Get working hours for users
      • GET

        Get working hours for computers
    • Activity Log
      • GET

        Get activity log
  • Administration
    • Overview
    • SCIM
      • GET

        Ping
      • Schemas
        • GET

          Get Schemas
        • GET

          Get Schema
      • Users
        • GET

          Get Users
        • GET

          Get Users by Filter
        • GET

          Get User
        • POST

          Create User
        • PUT

          Update User
        • PATCH

          Patch User (update Display Name)
        • PATCH

          Patch User (Add Email)
        • PATCH

          Patch User (Remove Email)
        • PATCH

          Patch User (Add UPN)
        • PATCH

          Patch User (Remove UPN)
        • PATCH

          Patch User (update Employee Number)
        • PATCH

          Patch User (Add Employee Number)
        • PATCH

          Patch User (Remove Employee Number)
        • PATCH

          Patch User (update active field)
        • PATCH

          Patch User (update tracking field)
        • DELETE

          Delete User
      • Groups
        • GET

          Get Groups
        • GET

          Get Groups by Filter
        • GET

          Get Group
        • POST

          Create Group
        • PUT

          Update Group
        • PATCH

          Patch Group (rename Group)
        • PATCH

          Patch Group (Add Members)
        • PATCH

          Patch Group (Remove Members)
        • DELETE

          Delete Group
    • Clients
      • GET

        Get all clients
    • Consumers
      • GET

        Get all consumers
      • GET

        Get consumer
      • POST

        Create consumers
      • PATCH

        Patch consumers
      • DELETE

        Delete consumers
  • Bulk Import
    • Overview
    • POST

      Import user data
API explorer
Changelog

Theme switcher

Clients

ActivTrak's Clients API enables multiple actions on clients within an account. Clients are users whose activity are being logged within the ActivTrak system. Initially, this API supports retrieval of all users in an account.

On this page
  • Clients