v1
latestOpenAPI 3.0.02026-07-24115101.2 MBContract - Events
Get a contract event by ID
Use this endpoint to retrieve a specific contract event by its ID.
get/contracts/{contract_id}/events/{event_id}
Path parameters
contract_idinteger required
The unique ID of the contract.
event_idinteger required
The unique ID of the event.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email
Example:john.doe@oneflow.com
The email address of a registered Oneflow user.
Response
Returns the requested contract event.