Returns all available information request codes with their expected response types and descriptions.
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"
}
]