List Segment inbound sources
Integrations
List Segment inbound sources
Returns the tenant’s configured Segment inbound Sources, each with its masked inbound secret, delivery webhook URL and last-event / last-test status, cursor-paginated on (created_at, id). Backs the Segment integration settings screen. Page with ?limit= and ?cursor=; a limit above the hard cap is clamped rather than rejected. A not-yet-provisioned tenant returns an empty list.
GET
List Segment inbound sources
Authorizations
Dashboard JWT token from Clerk
Response
200 - application/json
A cursor-paginated page of Segment Sources (id, name, masked inbound secret, webhook URL, last-event and last-test status) wrapped in the standard envelope.
The response is of type object.