- Help Center
- API / Technical Questions
- Phin API Documentation
Get Company Usage in Phin API Route
This route is used to get usage information about your Phin Company.
Response Reference
Field | Type | Example |
---|---|---|
currentBillableUsers | int | 202 |
lastMonthEnrolledUsers | int | 250 |
lastMonthBillableUsers | int | 200 |
totalEnrolledUsers | int | 200 |
changeFromLastMonth | int | 2 |
currentBillableMonth | int | 4 |
currentBillableYear | int | 2024 |