Download OpenAPI specification:Download
{- "logs": [
- {
- "id": "string",
- "app_id": "string",
- "app_version": "string",
- "platform_version": "string",
- "log_message": "string",
- "log_type": "string",
- "severity_level": 0,
- "timestamp": "2019-08-24T14:15:22Z",
- "log_attributes": {
- "property1": "string",
- "property2": "string"
}, - "resource_attributes": {
- "property1": "string",
- "property2": "string"
}, - "event_method": "string",
- "event_command": "string"
}
], - "next_page_token": "string"
}