Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • API, CLI, and SDK Documentation
  • REST API Documentation
  • Administration Tools and Settings Using REST API

License Audit Using REST API

Learn hoe to manage your DryvIQ license using the REST API.

Written by Andrea Harvey

Updated at April 28th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Insights
    Prebuilt Insights Custom Insights
  • Content
  • Accounts
  • Activity Log
  • Content Scans
  • Migrations
    Migration Jobs Migration Reports Maps Flagged Items Migration Tools
  • Connections
    Supported Platform Connections Creating Connections Connection Maintenance Connection Pools
  • Entity Types
    DryvIQ Available Entity Types Custom Entity Types Entity Type Maintenance
  • Action Sets
    Creating Action Sets Action Sets Maintenance
  • Settings
    License Performance Notifications Extensions Entity Types Settings Display Settings Configuration
  • API, CLI, and SDK Documentation
    REST API Documentation Command-line Interface SDK Development
  • POC Offering
  • Release Notes
+ More

Table of Contents

GET License Usage GET Job Details/Audit Log Audit Log for a Specific Job

GET License Usage

Use the following GET to get your license details.

GET {{url}}v1/licensing?usage=true

GET Job Details/Audit Log

An audit log can be downloaded using one of the following calls.

GET v1/transfers/audits.csv
GET {{url}}v1/transfers/{job}/audits.csv

Audit Log for a Specific Job

Use the "job", "jobs", "job_id", or "job_ids" parameter to filter the output by job or specific jobs, or use the v1/transfers/{job}/audits.csv endpoint.

Use the "transferred" or "transferred_on" parameter to filter output by a date range.

GET {{url}}v1/transfers/audits.csv?job=12345678&transferred=1/1/2023-1/4/2023

The audit log is purged every 90 days by default.

 

 

license check rest api api audit log license usage

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • DryvIQ Platform REST API Documentation
  • Configuring the SMTP Server Using REST API
  • Sending a Test Email Notification Using REST API

Copyright 2025 – DryvIQ, Inc.

Knowledge Base Software powered by Helpjuice

Expand