Error while loading OpenAPI operation — Invalid OpenAPI document
curl "https://api.bird.com/workspaces/a1405560-c8d3-4b1a-877d-3f449ad95352/conversations/02ec2ac2-ebec-42d3-a5f4-e6f3a9edf418/participants" \ -H "Authorization: AccessKey abcd"
{ "results": [ { "id": "68b80b8d-8060-42df-bda3-73505a8fdb84", "type": "accessKey", "status": "active", "displayName": "My first email key", "avatarUrl": "" }, { "id": "8f0b5377-2edc-4116-a8e8-6a475f245a04", "type": "contact", "status": "active", "displayName": "John Doe", "avatarUrl": "", "contact": { "identifierKey": "emailaddress", "identifierValue": "[email protected]", "platformAddress": "[email protected]" } } ] }
Last updated 7 months ago
Was this helpful?