List a project's teams

Example Response

{
  "err": 0,
  "result": [
    {
      "team_id": 272686,
      "project_id": 178029
    },
    {
      "team_id": 272687,
      "project_id": 178029
    }
  ]
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Query Params
enum
Defaults to false

When set to true (preferred) or legacy integer 1, excludes built-in teams (Owners, Everyone) from the response. Prefer exclude_owners_team when you only want to omit Owners.

enum
Defaults to false

When set to true (preferred) or legacy integer 1, excludes the Owners team from the response while keeping the Everyone team.

Headers
string
required

Use an Account Access Token with 'read' scope

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json