Skip to main content

Search workspaces

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

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