Ciele

List the AI Teammates this key may see

GET/api/v1/teammates

Requires an Organization API key with the member capability.

AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/teammates"
{  "data": [    {      "id": "string",      "organizationId": "string",      "name": "string",      "title": "string",      "roleDescription": "string",      "avatarSeed": "string",      "ownerId": "string",      "editorIds": [        "string"      ],      "visibility": "org",      "collectionIds": [        "string"      ],      "sourceIds": [        "string"      ],      "modelProvider": "anthropic",      "modelId": "string",      "allowedModels": [        {          "provider": null,          "modelId": "string"        }      ],      "systemKind": null,      "assistantId": null,      "capabilityCeiling": "edit",      "approvalBypass": true,      "projectId": null,      "deletedAt": null,      "createdAt": "string",      "updatedAt": "string"    }  ]}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}