cURL
curl --request GET \ --url https://api.example.com/recipients/settings
{ "id": "<string>", "recipientId": "<string>", "features": [ { "name": "<string>", "status": "ENABLED" } ], "logLevels": [ { "name": "<string>", "level": "TRACE" } ] }
Documentation IndexFetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Recipient Settings with Features
Show child attributes
Was this page helpful?