Get logsAsk AIget https://{hostname}/v1/logsUse this endpoint to retrieve HTTP request logs occured in the Oneflow account.Query Paramsoffsetinteger0 to 19900Defaults to 0limitinteger1 to 100Defaults to 100filterobjectAn object containing key-value pairs to filter results.filter objectHeadersx-oneflow-api-tokenstringrequiredlength between 40 and 40The API key of your Oneflow account.Responses 200Returns the list of request logs. 400Invalid format or content of the request. 401The API token or the user email is invalid. 404A required entity is missing.Updated 7 months ago