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://prod-api.raisedonors.com/api/Query/list/{queryType} \ --header 'Authorization: <api-key>'
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
The type of query to list.
0
1
2
3
4
5
6
7
8
9
OK
Was this page helpful?