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://app.herondata.io/api/end_user_files/rename_rules \ --header 'x-api-key: <api-key>'
[ { "end_user_file_class": "<string>", "file_name_template": "<string>", "is_enabled": true, "heron_id": "<string>", "variables": [ { "description": "<string>", "examples": [ "<string>" ], "key": "<string>", "name": "<string>" } ] } ]
Retrieve all file rename rules for the current user.
A list of file rename rules
Show child attributes
Was this page helpful?