latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

model management

Get Access Group Info

Get information about a specific access group.

Example:

curl -X GET 'http://localhost:4000/access_group/production-models/info' \
  -H 'Authorization: Bearer sk-1234'

Parameters:

  • access_group: str - The access group name (URL path parameter)

Returns:

  • AccessGroupInfo with the access group details

Raises:

  • HTTPException 404: If access group not found
get/access_group/{access_group}/info

Path parameters

access_groupstring required

Response

Successful Response

access_groupstring required
model_namesstring[] required
deployment_countinteger required