---
title: "Retrieve a list of events that the user (specified via the token) has access to, with offset-based pagination"
method: GET
path: "/4.0/events/page"
tags: ["Events"]
---

# Retrieve a list of events that the user (specified via the token) has access to, with offset-based pagination

`GET /4.0/events/page`

## Query parameters

- `limit` number
- `offset` number
- `name` string
- `owner_id` string
- `collaborator_id` string
- `industry_type` string
- `start_date` number
- `end_date` number
- `last_activity` string
- `event_type` string
- `team_id` string
- `space_id` string
- `sort_col` string
- `sort_dir` string
- `date_filter` string
- `space_template_ids` string
- `bookable_room_ids` string
- `event_platform` string
- `event_ids` string
- `v2_event_ids` string

## Response `200`

Success

- DataSocialTablesApi

---

[API](https://skmtc.net/socialtables/apis/social-tables-api-gateway.md) · [All operations](https://skmtc.net/socialtables/apis/social-tables-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/socialtables/social-tables-api-gateway/versions/221c9d836cf0/schema)
