Discover

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

scopeIdstringOptional
Filter by scope before applying the result limit.
cursorstringOptional<=43 characters

Opaque snapshot continuation returned by the preceding page. Keep filters and principal unchanged; cursors expire after 15 minutes. Authorization is always rechecked. Restart pagination for expired or legacy numeric cursors.

trunkIdstringOptional
Narrow discovery to this authorized trunk before applying the result limit.
querystringOptional<=200 charactersDefaults to
channelenumOptionalDefaults to production
Allowed values:
limitintegerOptional1-20Defaults to 20

Response

Compact authorized metadata without file bodies.
datalist of objects
nextCursorstring or nullOptional

Continue until null, including after empty pages. At most 100 candidates are authorization-checked per request.