model management

List Access Groups

List all access groups.

Returns a list of all access groups with their model names, deployment counts, shared budget and the spend drawn against it.

Example:

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

Returns:

  • ListAccessGroupsResponse with all access groups
get/access_group/list

Response

Successful Response

Changes

Changed in 1 of the 42 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog