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 v4

database-name – the name of the hosted database

Example: /fmi/odata/v4/ContentMgmt