cURL
curl --request GET \ --url https://lumos-am-prd.azure-api.net/api/external/integrations/v1/opportunity-threads
{ "success": true, "data": { "items": [ { "id": "<string>", "opportunityId": "<string>", "provider": "gmail", "threadId": "<string>", "firstSeenAt": "2023-11-07T05:31:56Z", "lastSeenAt": "2023-11-07T05:31:56Z" } ], "total": 123 } }
x-api-key
tenantId
1
gmail
outlook
other
1 <= x <= 200
x >= 0
Default Response
Show child attributes