Teams
Get a team
Get a team by its ID.
GET
Authorizations
Enter your API key which starts with 'keeper_'
Path Parameters
The ID of the team.
Example:
"tea_VJ4sYEOOXVvJBXqFjRzpm"
Response
200
application/json
Default Response
Example:
{
"id": "tea_VJ4sYEOOXVvJBXqFjRzpm",
"name": "Payments",
"description": "All about payments and billing"
}