get_current_team
Retrieve details of the currently authenticated team associated with your API token in Coolify, enabling DevOps teams to access team-specific information for deployment management.
Instructions
Get details of the currently authenticated team. This is the team associated with your API token.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}