cURL
curl --request GET \ --url https://api.example.com/config/{name}
{ "id": "<string>", "name": "<string>", "ownerId": "<string>", "url": "<string>", "value": {}, "actions": [ { "id": "<string>", "name": "<string>", "price": { "minor": 123, "major": 123, "currency": "<string>" }, "category": "<string>", "game": "<string>" } ] }
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.
get 200 response
Show child attributes
Was this page helpful?