cURL
teams
List Teams
Get a paginated list of all the Teams the authenticated User is a member of.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of teams to list from a request
Example:
20
Get teams created after this JavaScript timestamp
Example:
"1540095775941"
Get teams created before this JavaScript timestamp
Example:
"1540095775941"