Skip to main content
GET
List inbound source configs

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

cursor
string

Opaque continuation token from a prior page

limit
integer<int64>

Requested page size; clamped by the query service (default 20, max 100)

Example:

20

Response

OK

hasMore
boolean
required
items
object[] | null
required
nextCursor
string