Skip to main content
GET
Get all entries for a dictionary

Path Parameters

dictionaryId
string
required

Dictionary UUID

Query Parameters

page
number
default:1

Page number (1-based)

Required range: x >= 1
Example:

1

limit
number
default:20

Number of items per page

Required range: 1 <= x <= 100
Example:

20

Search term to filter results

Maximum string length: 100
Example:

"john"

Response

data
object[]
required

Array of items

meta
object
required

Pagination metadata