Skip to main content
GET
Get All Lines
Returns every line for the workspace with usage (new conversations and total messages for today) and health status. Use the line _id as fromLineId when sending messages, or omit it for round-robin.

Endpoint

  • Method: GET
  • Path: /api/lines/by-user
  • Auth: Authorization: Bearer tuco_sk_xxxxxxxxxxxxx

Example request

Success response (200)

Error responses


Use the Try it panel to run this request interactively.