cURL
curl --request GET \ --url https://api.operate.so/v/alpha/feedback/company/{companyId} \ --header 'x-api-key: <api-key>'
Returns all feedback items linked to a specific company.
API key for authentication. Obtain from your Operate dashboard.
The unique identifier (UUID) of the company
"550e8400-e29b-41d4-a716-446655440000"
Successful response