AgentFS

Get the current account

Returns the authenticated account. Without a bearer key it reports the guest caller.

Returns the authenticated account. Without a bearer key it reports the guest caller.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

application/problem+json

GET
/v1/me
curl -X GET "https://example.com/v1/me"
{}