Coéquipiers
The Agent memory layer: what this Teammate has learned, with history
GET
/api/v1/teammates/{id}/memoryNécessite une clé API d'organisation dotée de la capacité member.
Authorization
apiKey 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" }}