Retrieve all events from Bitwarden
Retrieve all events from Bitwarden.
Application
- Bitwarden
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Return all? | Whether to return all results or only up to a given limit | True/False | No | |
| Limit | Max number of results to return | Number | No | |
| Acting user ID | The unique identifier of the acting user | Text (Short) | No | |
| Start date | The start date for the search | Datetime | No | |
| End date | The end date for the search | Datetime | No | |
| Item ID | The unique identifier of the item that the event describes | Text (Short) | No |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A