API Reference
Log In
API Reference

Get a specific row from a table.

Permissions: organization.MEMBER OR project.MEMBER.

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

Table type.

Allowed:
Query Params
string
required

Table name.

string
required

The ID of the specific row to fetch.

columns

A list of column names to include in the response. Default is to return all columns.

integer
≥ 0
Defaults to 0

Number of decimals for float values. Defaults to 0 (no rounding).

integer
Defaults to 0

Number of decimals for vectors. If its negative, exclude vector columns. Defaults to 0 (no rounding).

Headers
string
required

User PAT or service key.

string

User ID. Can be omitted if PAT is used as token.

string

Project ID. Can be omitted if PAT is used as token.

Responses

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