List integrations
Returns a list of integrations of the authorized user.
Required scopes: INTEGRATION_INFO
Resource URL
GET /workspaces/:domain/integrations
Example
Request
GET https://api.buddy.works/workspaces/buddy/integrations
Sample Response
HTTP
Status: 200 OKX-Rate-Limit-Limit: 1X-Rate-Limit-Remaining: 999
JSON
{"url": "https://api.buddy.works/workspaces/buddy/integrations","html_url": "https://buddy.works/integrations","integrations": [{"url": "http://api.buddy.works/workspaces/buddy/integrations/5ddb7c180fb38be67bd78a88a","html_url": "https://api.buddy.works/integrations","hash_id": "5ddb7c180fb38be67bd78a88a","name": "buddy","type": "GIT_HUB"}]}