Get all teams

Use below endpoint to get team details. 

If the team is deleted team or inactive or not available in UpRaise company directory, relevant message will be returned. 

Request

  • Just use above endpoint, no other request parameters are needed for this API.

Response 

Parent

Parameter

Type

Description

Possible vaules

Parent

Parameter

Type

Description

Possible vaules



id

Number

Id of the team within UpRaise company directory.

1, 101, 12001 etc



name

String

User facing name of the team.

  • Marketing

  • Sales

  • Development



description

String

User facing description of the current team.





Status

String

UpRaise status of the team

  • Active

  • Inactive



type



This object consists of all details of team type

  • id 

  • name

type

id

Number

Team type id

1, 2, 3, 4, etc

type

name

String

Team type name

  • Department

  • Projects



parentTeam

Object

This object consists of all details about the parent team of the current team.

  • id

  • name

  • description

parentTeam

id

Number

Id of the parent team within UpRaise company directory.

1, 101, 12001 etc

parentTeam

name

String

User facing name of the parent team.

  • Marketing

  • Sales

  • Development

  • etc

parentTeam

description

String

User facing description of the parent team.



parentTeam

type

Object 

This object consists of all details of parent team's type

  • id

  • name

type

id

Number

Team type id

1, 2, 3, 4, etc

type

name

String

Team type name

  • Department

  • Projects



unit

Object 

This object consists of all details of UpRaise unit to which the current team belongs to

  • id

  • name

unit

id

Number

Unit id

1, 101, 12001 etc

unit

name

String

Unit name

Any unit name of the organization



Status

String

UpRaise status of the team

  • Active

  • Inactive