Teams
Get the current team
Get the team associated with the API key.
GET
/
api
/
teams
/
me
Authorizations
The API key used to authenticate requests, learn how to generate an API key on the Authentication page.
Response
200 - application/json
The unique ID of the team, starting with tea_
.
The date and time the team was created.
The date and time the team was last updated.
The name of the team.
The unique slug of the team used is URLs in the FirstQuadrant app, e.g., https://firstquadrant.ai/my-team
.