Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.prod.usesimple.ai/api/v1/data/{table_name}/{id} \ --header 'Authorization: <api-key>'
{ "record": { "id": 123, "organization_id": 123, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } }
Get a custom data record by ID
Custom data table name.
^[A-Za-z0-9_-]+$
Custom data record ID.
Successful Response
Show child attributes
Was this page helpful?
Contact support