Was this helpful?
Get a list of all integrations for a team
API Key for authentication
Team ID
GET /integrations HTTP/1.1 Host: api.spike.sh x-api-key: text x-team-id: text Accept: */*
List of integrations
No content
Get details of a specific integration
Integration token
GET /integrations/{token} HTTP/1.1 Host: api.spike.sh x-api-key: text x-team-id: text Accept: */*
Integration details