List all items for a Lookup List Version

Returns all items from a Lookup List version.

You need the "View lookup lists" permission to use this endpoint.

Path Params
uuid
required

The identifier of the lookup list that you want to retrieve items.

int32
required

The version number of the lookup list that you want to retrieve items.

Query Params
integer
≥ 1
Defaults to 1

One-based page index (1..N)

integer
≥ 1
Defaults to 50

The size of the page to be returned

sort
array of strings
Defaults to []

Sorting criteria in the format of: [-]property (- descending modifier).

  • Default sort order is ascending (without -).

  • Multiple sort criteria are supported.

sort
string

Search term to filter items

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json