/
AP
apitally
/
Apitally API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 2mo ago
Details
Filter operations
Apps
1
Consumers
1
Endpoints
1
Metrics
1
Request logs
2
Team
1
get
Get Team
Team
Get Team
Get the authenticated team.
get
/v1/team
Response
Successful Response
GetTeamResponse
required
id
integer
required
Team ID
name
string
required
Team name
Example response
{ "id": 1, "name": "My Team" }
Changes