See what's using this Knowledge base, before attempting to delete it
Developer
See what's using this Knowledge base, before attempting to delete it
Answers “what’s using this” proactively. Unlike Provider/Skill/MCP, deleting a Knowledge base doesn’t currently block on in-use Agents either — this is informational only. agents is a preview (capped at 20); agentCount is the real total.
GET
See what's using this Knowledge base, before attempting to delete it
Authorizations
Developer Platform Project credential, minted via POST /api/v1/projects/{projectId}/credentials. Send as Authorization: Bearer <keyId>.<secret>. Optionally pair with the x-persona-external-user-id header to act on behalf of one of the Project's own external users. This credential is a server-side secret — see the Integration Guide.
Path Parameters
Response
{ agentCount, agents: [{ _id, name }] }