Get single row details by API token

Retrieves the full details of a single record/row from a connection, identified by _pk (for GitHub or Discourse) or url (for Site connection). Authenticated using the project API token.

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, site).

integer

The primary key of the record (required for github_issue and discourse_forum connections).

string

The URL of the record (required for site connections).

Responses

400

Bad Request

403

Permission denied or invalid API token

404

Project not found or connection 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