Skip to main content
GET
Get a single service line

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 (e.g. LIN-26-084729).

Pattern: ^LIN-

Response

The requested service line.

data
object
Last modified on April 15, 2026