Skip to main content

Search pages

Refer to https://developers.livestory.io/docs/query-filters for the full documentation about attributes filters usage.

Query Parameters
skip number

The number of elements to skip in the result. Useful for pagination

limit number

The maximum number of elements to return in the result. Useful for pagination

folder_id string

Possible values: Value must match regular expression ^[a-f\d]{24}$

The folder id of contents

store_code string

The store code to use to localize result contents

lang_code string

The lang code to use to localize result contents

sort_by string

Sort by a custom attribute. asc or desc direction can be specified, e.g. ?...&sort_by=myattribute:desc

filter_query([$or])?[attributes.myattribute][operation] string
Responses
200

Successful

Schema OPTIONAL
items object[] OPTIONAL
paging object OPTIONAL
count number OPTIONAL
400

Bad Request

Schema OPTIONAL
statusCode number OPTIONAL
message string OPTIONAL
error string OPTIONAL
401

Unauthorized

Schema OPTIONAL
statusCode number OPTIONAL
message string OPTIONAL
error string OPTIONAL