# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
swagger:model mixedPaginationRequestParameters.
Pagination Response Header
The `Link` HTTP header contains multiple links (`first`, `next`, `last`, `previous`) formatted as: `<https://{project-slug}.projects.oryapis.com/admin/clients?page_size={limit}&page_token={offset}>; rel="{page}"`
For details on pagination please head over to the [pagination documentation](https://www.ory.sh/docs/ecosystem/api-design#pagination).