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
curl -X GET "https://example.com/v1/me"{}
AgentFS