Orgs Tables
List tables
List the tables defined for an org.
GET
List tables
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
The ID of the org
Query Parameters
Available options:
custom, contacts, chats, users Search tables by name.
Maximum string length:
256Filter by visibility. ACTIVE excludes archived (default), ARCHIVED returns only archived, ALL returns both.
Available options:
ACTIVE, ARCHIVED, ALL Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
200 - application/json
Available options:
custom, contacts, chats, users The name of the table.
Example:
"Companies"
The description of the table.
Example:
"Companies are organizations that own and manage other organizations."
The prefix of the record.
Example:
"LEAD"
The id of the display field.
Whether the table is archived.
- Option 1
- Option 2
List tables