Get teams
Gets teams from the database.
GET
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
The ID of the organization
Query Parameters
Number of items to return
Required range:
1 <= x <= 250
Number of items to skip
Required range:
x >= 0
Sort by field
Available options:
createdAt
, updatedAt
Sort order
Available options:
asc
, desc
Start date
End date
Was this page helpful?