# How can I get all booking

**URL:** https://forum.youcanbook.me/t/how-can-i-get-all-booking/1235
**Category:** API
**Created:** [June 3, 2021, 12:57pm UTC](https://forum.youcanbook.me/t/how-can-i-get-all-booking/1235 "2021-06-03T12:57:07Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Aladin](https://avatars.discourse-cdn.com/v4/letter/a/ce73a5/32.png) [@Aladin](https://forum.youcanbook.me/u/Aladin)
#### Post date: [June 3, 2021, 12:57pm UTC](https://forum.youcanbook.me/t/how-can-i-get-all-booking/1235/1 "2021-06-03T12:57:07Z")

</div>

Hello !,

When I’m making a GET request for booking I only get 12 of my bookings.  
I would like to know how can I do if I want to get all my bookings.

Thanks,

Aladin.

---

<div class="post-metadata">

### Author: ![Ben](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.youcanbook.me/ben/32/772_2.png) [@Ben](https://forum.youcanbook.me/u/Ben)
#### Post date: [June 7, 2021, 7:59pm UTC](https://forum.youcanbook.me/t/how-can-i-get-all-booking/1235/2 "2021-06-07T19:59:56Z")

</div>

Hi @Aladin since the bookings data may be large we paginate the results to pages of 12.

You will need to access the link in the return header to go forward or backward in time based off of booking start time.

As an example:  
 ![image](https://canada1.discourse-cdn.com/flex027/uploads/ycbm/original/1X/636bbabae3b3afefd4e3781276b458f6d91b67bc.png)
