cURL
curl --request GET \ --url https://api.cloudsquid.io/api/projects/{project_name}/tables/{table_id}/data \ --header 'X-API-Key: <api-key>'
[ {} ]
Retrieve all data from a table.
The name of the project
The id of the table
Optional filter for a specific data id
Successfully retrieved data
Show child attributes
Was this page helpful?