curl --request GET \
--url https://api.getoutbox.ai/module/instance/configuration/{instance_id} \
--header 'Authorization: <api-key>'[
{
"id": "<string>",
"name": "<string>",
"key": "<string>",
"value": "<string>"
}
]Retrieve all configuration settings for a module instance
curl --request GET \
--url https://api.getoutbox.ai/module/instance/configuration/{instance_id} \
--header 'Authorization: <api-key>'[
{
"id": "<string>",
"name": "<string>",
"key": "<string>",
"value": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.getoutbox.ai/llms.txt
Use this file to discover all available pages before exploring further.
Company API Key
The ID of the module instance