Groups
Get a group
Fetch a single Frontier Gateway group by its internal id, including its effective limits after inheritance.
Fetch one group by its internal
id. The response includes the group’s own models configuration plus the post-inheritance effective_models block. To look up a group by your external identifier instead, use List groups with ?external_entity_id=.
Authentication
string
required
Workspace API key with management scope, passed as
Authorization: Api-Key $BASETEN_API_KEY (or Bearer; both are accepted).Path parameters
string
required
Internal Baseten ID of the group. Returned as
id from Create a group and from List groups.Response
Same shape returned by Create a group:id, metadata, models, effective_models, hierarchy, created_at.
Errors
Previous
Get usageRead current-window consumption against the usage limits configured on a Frontier Gateway group.
Next