XentrDeveloper Docs
API ReferenceEdges

List edges for an organization

Cursor-paginated list. Pass `cursor` from previous response to get the next page.

GET
/api/edges
AuthorizationBearer <token>

In: header

Query Parameters

organizationId*string

Organization UUID

limit?string

Max items (1-200, default 25)

cursor?string

Opaque cursor from previous page

Response Body

curl -X GET "https://api.xentr.ai/api/edges?organizationId=string"
Empty