Skip to content

Add API endpoint to get license usage data

Mark Chao requested to merge 383761-license-usage-data into master

What does this MR do and why?

Add API endpoint to get license usage data, enabling customer automation.

Screenshots or screen recordings

How to set up and validate locally

  1. With an admin API access token, hit {{baseUrl}}/api/v4/license/usage_export?access_token=(your token) and see the returned CSV

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #383761 (closed)

Edited by Mark Chao

Merge request reports