Gets the contact list for the organisation.If no contact table exists, it creates a default template table.
Documentation Index
Fetch the complete documentation index at: https://docs.simpu.co/llms.txt
Use this file to discover all available pages before exploring further.
An API key to authenticate requests
Successfully retrieved the contact table.
ID of the Table
"674535b2b39158b9aae90188fcec23eb"
List of column names in the table
[
{
"id": "674535b2b39158b9aae90188fcec23ec",
"name": "name",
"type": "TEXT"
},
{
"id": "674535b2b39158b9aae90188fcec23ed",
"name": "Email",
"type": "EMAIL"
},
{
"id": "674535b2b39158b9aae90188fcec23ee",
"name": "Mobile",
"type": "PHONE NUMBER"
}
]Date and time the table was created
"2024-06-28T23:56:38.128604+00:00"
Date and time the table was last updated, if any
"2024-06-28T23:56:38.128604+00:00"