List

Authentication

AuthorizationBearer

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

Path parameters

trunkIdstringRequiredformat: "^trunk_[A-Za-z0-9]+$"

Query parameters

cursorstringOptional
scopeIdstringOptional<=200 characters
statusenumOptional
Allowed values:
limitintegerOptional1-100Defaults to 50

Response

A data array and nextCursor for organization-scoped requests. Scope/status filters run before snapshotting. Read permissions for both environments are checked on each page. Continue even when data is empty if nextCursor is not null. Snapshots expire after 15 minutes; mutation endpoints always validate current PR state.

datalist of objects
nextCursorstring or nullOptional