Teams

Fetch all the teams

get

Get details of all the teams in your organisation.

Header parameters
x-api-keystringRequired

Your API key. Find it in your Spike dashboard under Settings > API.

Responses
200

Successful response

application/json
objectOptional
get
/teams/get-all-teams

Fetch all the teams you are part of

get

Get details of all the teams that you are a member of

Query parameters
idstringRequired
Header parameters
x-api-keystringRequired

Your API key. Find it in your Spike dashboard under Settings > API.

Responses
200

Successful response

application/json
objectOptional
get
/teams/get-my-teams

Last updated