Get connection records by API token

Retrieves paginated records from a specific connection view using the project API token for authentication. You must provide the connection name, type, and a valid view_id.

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

The name of the connection.

string
required

The connection type (e.g., github_issue, discourse_forum, email).

string
required

The unique identifier of the connection view.

integer
Defaults to 0

The starting offset for paginated results (default 0).

integer
Defaults to 1000

The maximum number of records to return (default 1000).

Responses

400

Bad Request

403

Permission denied or invalid API token

404

Project not found or connection/view not found

500

Internal Server Error

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