Get Agent Identity Usage
Compute current attribution and key-usage evidence for an enrolled Agent identity without mutating its profile.
Path Parameters
agent_id*string
Canonical Agent profile ID
Response Body
application/json
curl -X GET "https://example.com/settings/agent-profiles/string/usage"{ "agent_profile_id": "string", "computed_at": "string", "keys": [ { "agent_label": "string", "created_at": "string", "key_id": "string", "last_used_at": "string", "legacy_name_match": true, "member_id": "string", "revoked": true } ], "last_key_used_at": "string", "last_memory_at": "string", "memories_created": 0, "spaces_touched": [ "string" ]}Empty