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/MotivationCode/group/{id} \ --header 'Authorization: <api-key>'
{ "name": "<string>", "description": "<string>", "codes": [ { "id": 123, "name": "<string>" } ] }
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
OK
Show child attributes
Was this page helpful?