Teams

Fetch all the teams

get

Get details of all the teams in your organisation.

Authorizations
x-api-keystringRequired

Your API key. You can find this in your Spike dashboard under Settings > API.

Responses
chevron-right
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

Authorizations
x-api-keystringRequired

Your API key. You can find this in your Spike dashboard under Settings > API.

Query parameters
idstringRequired
Responses
chevron-right
200

Successful response

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

Last updated