Returns all available information request codes with their expected response types and descriptions.
Documentation Index
Fetch the complete documentation index at: https://docs.equalsmoney.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
The standardised code identifying the type of information.
The expected format of the response for this information request item.
file, text, boolean, date "text"
Human-readable description of what the code represents.
[
{
"code": "string",
"expectedResponseType": "text",
"description": "string"
}
]