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