List teams

Retrieves a paginated list of teams from your workspace. Teams represent groups of members that can be used for organizing work and assigning ownership.

  • Teams are sorted by creation date, newest first.
  • Use the name parameter to filter by exact name match.
  • Use the query parameter to search by partial name (case-insensitive). For example, query=product will match "Product Team", "My Product", "production", etc.
  • Use the pageCursor parameter to paginate through results.
Language
Credentials
Click Try It! to start a request and see the response here!