Get details of all the teams in your organisation.
Your API key. You can find this in your Spike dashboard under Settings > API.
Successful response
Unauthorized
Get details of all the teams that you are a member of
Last updated 3 days ago
GET /teams/get-all-teams HTTP/1.1 Host: api.spike.sh x-api-key: YOUR_API_KEY Accept: */*
{}
GET /teams/get-my-teams?id=text HTTP/1.1 Host: api.spike.sh x-api-key: YOUR_API_KEY Accept: */*