List all lines

Returns all active (non-released) lines for the authenticated user, filtered by API key environment.

Authentication

AuthorizationBearer

Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.

Response

List of lines
lineslist of objects

Errors

401
Unauthorized Error