Skip to main content
GET
Get service line usage metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lin_code
string
required

The unique identifier of the Service Line.

Pattern: ^LIN-

Query Parameters

from
string<date>

Start date for the usage period (YYYY-MM-DD).

to
string<date>

End date for the usage period (YYYY-MM-DD).

Response

Usage and cost metrics for the service line.

data
object
Last modified on April 15, 2026