ls_get_usage_record
Retrieve a specific usage record by ID to view its quantity and action type. Add related resources via include to expand the data.
Instructions
Get a specific usage record by ID, including quantity and action type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Comma-separated related resources to include (e.g. 'subscription-item') | |
| usageRecordId | Yes | The usage record ID |