FS

Ensure agent-scoped agent-fs credentials for the current agent

Internal runner endpoint. The API server owns agent-fs bootstrap credentials, registers/invites the caller to the shared org when needed, and stores the generated key as an agent-scoped secret. The API key is never returned.

post/api/fs/agent-credentials

Request body

object required

Response

Credential state

enabledboolean required
createdboolean required
agentIdstring required
emailstring
orgIdstring
driveIdstring

Changes

Changed in 3 of the 104 revisions of this API.14

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation