Skip to content

Get offer category collection

GET
/rest/v1/cms/offer-category

Parameters

Query Parameters

filter[id]

Filter by category IDs

Type
string
filter[title.el]

Filter by title (Greek, partial)

Type
string
filter[title.en]

Filter by title (English, partial)

Type
string
filter[slug.el]

Filter by slug (Greek)

Type
string
filter[slug.en]

Filter by slug (English)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., translations)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI