Lists an account's integrations (DB rows joined with the catalog) with server-side search, filters, and pagination. The `query-has-more` response header signals whether more records exist beyond this page.


Permissions
Account: Read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The account ID (must be greater than zero).

Query Params
string

Optional free-text search over the integration name.

objectTypes
array of strings

Optional object-type filter (comma-delimited): people / projects / opportunities. Matches integrations exposing any of the given types.

objectTypes
Allowed:
string
enum

Optional filter: connected / disconnected.

Allowed:
int32
0 to 2147483647
Defaults to 0

Pagination offset (default 0).

int32
1 to 50
Defaults to 25

Page size (default 25, range 1-50).

Responses

400

Invalid parameters.

401

Unauthorized.

403

Missing module or insufficient permissions.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json