Get account-related informationAsk AIget https://{hostname}/v1/accounts/meUse this endpoint to retrieve information about the current Oneflow account.Headersx-oneflow-api-tokenstringrequiredlength between 40 and 40The API key of your Oneflow account.Responses 200Returns the current Oneflow account. 400Invalid format or content of the request. 401The API token or the user email is invalid.Updated 7 months ago