Skip to content

Get custom meta tag collection

GET
/rest/v1/seo/custom-meta-tag

Parameters

Query Parameters

filter[id]

Filter by IDs

Type
string
Example"1,2,3"
filter[url]

Filter by URL (partial)

Type
string
filter[pageTitle]

Filter by page title (partial)

Type
string
filter[metaKeywords]

Filter by meta keywords (partial)

Type
string
sort

Sort order (id, url, createdAt, updatedAt; prefix with - for desc)

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI