cURL
curl --request GET \ --url https://api.getoutbox.ai/agency/company \ --header 'Authorization: <api-key>'
[ { "id": "<string>", "name": "<string>", "email": "<string>", "logo": "<string>", "active": true } ]
Retrieve a list of all companies under the agency. Note: Requires Agency API Key.
Agency API Key
Companies retrieved successfully
Logo URL, null if not set