List all service lines
Service Lines
List Service Lines
Returns a paginated list of Service Lines the caller has access to.
GET
List all service lines
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by workspace ID (WS-*).
Filter by organization ID (ORG-*).
Filter by service line status.
Available options:
draft, active, paused, closed, terminated Pagination cursor from a previous response.
Maximum number of results to return (1–100).
Required range:
1 <= x <= 100Last modified on April 15, 2026