Ory.Model.KeysetPaginationResponseHeaders (ory_client v1.21.1)

The Link HTTP header contains multiple links (first, next) formatted as: <https://{project-slug}.projects.oryapis.com/admin/sessions?page_size=250&page_token=>; rel="first" For details on pagination please head over to the pagination documentation.

Summary

Types

t()

@type t() :: %Ory.Model.KeysetPaginationResponseHeaders{link: String.t() | nil}

Functions

decode(value)