I need to get a list of scripts for a database file through the FileMaker 17 data API.
I've tried looking in the documentation.
I'm looking for something similar to this, available in the PHP API.
ScriptNames(fileName)
I want to get a list of all scripts on a file.
Unfortunately, not in FileMaker 17. In FileMaker 18 there is an endpoint:
/fmi/data/version/databases/database-name/scripts