Skip to content

Commit 0c10d8f

Browse files
authored
Update README.md
1 parent 91e52ad commit 0c10d8f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/api-clients/events/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ As with other API resources, you can use endpoints to retrieve an [individual ev
66

77
***
88

9-
## `event` Properties <a href="#custom-anchor" id="custom-anchor"></a>
9+
## `event` Properties
1010

11-
The following sections list the properties for events pertaining to various types of resources: <a href="#test-anchor" id="test-anchor"></a>
11+
The following sections list the properties for events pertaining to various types of resources:
1212

1313
### Common Event Properties
1414

1515
| Property | Type | Description |
1616
| ---------------------- | ---------------------------------- | ---------------------------------------------------------------------------- |
17-
| `event_id` | String | Unique identifier for the `event`. |
17+
| `event_id` <a href="#test-anchor" id="test-anchor"></a> | String | Unique identifier for the `event`. |
1818
| `event_type` | See [Event Types](./#event-types). | Type of event. |
1919
| `created_at` | String | Time at which the `event` was created. Displayed in an ISO8601 string. |
2020
| `workspace_id` | String | Unique identifier for the `workspace` to which the `event` belongs. |

0 commit comments

Comments
 (0)