Ciele
Compañeros de equipo

The Agent memory layer: what this Teammate has learned, with history

GET/api/v1/teammates/{id}/memory

Necesitas una clave API de organización con la capacidad de miembro.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/teammates/string/memory"
{  "document": null,  "entries": [    {      "id": "string",      "organizationId": "string",      "documentId": "string",      "teammateId": null,      "authorId": null,      "note": "string",      "bodyBefore": "string",      "createdAt": "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"  }}