Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Input | Output | Alias |
|---|---|---|
| ✔ | ✗ |
Description
TheForm format can be used to read a single record in the application/x-www-form-urlencoded format
in which data is formatted as key1=value1&key2=value2.
Example usage
Given a filedata.tmp placed in the user_files path with some URL encoded data:
data.tmp
Query
Response