Search post folders
Refer to https://developers.livestory.io/docs/query-filters for the full documentation about attributes filters usage.
Query Parameters |
---|
skip numberThe number of elements to skip in the result. Useful for pagination |
limit numberThe maximum number of elements to return in the result. Useful for pagination |
campaign_id stringPossible values: Value must match regular expression The id of workspace in which to search contents |
parent_folder stringPossible values: Value must match regular expression The parent folder id of the searched folders |
project booleanIf true, only the projects will be returned in the result |
sort_by stringSort by a custom attribute. |
filter_query([$or])?[attributes.myattribute][operation] stringRefer to https://developers.livestory.io/docs/query-filters for filter usage |
Responses | ||||
---|---|---|---|---|
200 Successful
| ||||
400 Bad Request
| ||||
401 Unauthorized
|