API Reference
Log In
API Reference

Get a specific row from a template table.

Permissions: None, publicly accessible.

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.

array | null

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

string
required
length ≥ 1

Template ID.

Responses

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