API Reference
Log In
API Reference

List tables in a template.

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
integer
≥ 0
Defaults to 0

Item offset for pagination. Defaults to 0.

integer
≤ 100
Defaults to 100

Number of tables to return (min 1, max 100). Defaults to 100.

string
enum
Defaults to updated_at

Sort tables by this attribute. Defaults to "updated_at".

Allowed:
boolean
Defaults to true

Whether to sort by ascending order. Defaults to True.

length ≥ 1

Parent ID of tables to return. Defaults to None (return all tables). Additionally for Chat Table, you can list: (1) all chat agents by passing in "agent"; or (2) all chats by passing in "chat".

string
length ≤ 255

A string to search for within table IDs as a filter. Defaults to "" (no filter).

boolean
Defaults to false

Whether to count the rows of the tables. Defaults to False.

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