| Name | Type | Description | Notes |
|---|---|---|---|
| before | String | A string representing a cursor. Users can use this with a new request to this API endpoint as the “before” request parameter to fetch the previous page of results. | [optional] |
| after | String | A string representing a cursor. Users can use this with a new request to this API endpoint as the “after” request parameter to fetch the next page of results. | [optional] |