Get list of tables
To retrieve a list of tables in a database, use the HTTP GET method with the database name appended in the URL.
Component | Description |
---|---|
HTTP method |
GET |
URL |
https://host/fmi/odata/version/database-name host – FileMaker Cloud or FileMaker Server host name version – the OData version, always database-name – the name of the hosted database Example: |