List integrations
Each row is one connected app account. There is no create endpoint — call connect, send the user to the returned URL, and the row flips from pending to active once they authorize.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Query Parameters
Opaque cursor from a previous page's nextCursor — returns results strictly after it. Example: "con_x7q2m9k4w8r1"
Include archived rows in the results (hidden by default). Example: true
Page size, 1-100. Defaults to 50. Example: 25
1 <= x <= 100Filter to a single app's connections.
1"hubspot"
Response
OK
The page of results, newest first.
Whether another page exists beyond this one.
Pass as cursor to fetch the next page; null when this is the last page.
Always "list", marking this response as a collection.
Total number of rows matching the filters. Not included on every list.
x >= 01284