Search folders

Body Params

The parameters for SearchFoldersRequest

string

Optional. The search value to query folders with when provided. When not provided, either all of the organisations folders or users folders will be returned in a paginated way

order_by
object

FoldersOrderBy represents the sort order folders will be returned in

filters
array of objects

Optional. Filters to apply when getting folders. Used for only returning folders that match the filter setting. i.e. only returning meta_label 'location'. Maximum of 1000 filters allowed.

filters
boolean

When true, SearchFolders will only return folders that are assigned to the user making the request. Defaults to false

boolean

When true, SearchFolders will only search location folders. Defaults to false.

boolean

Whether to return the directly associated members count with the folders. Defaults to false.

boolean

Whether to return the total number of folders discovered in the query. Defaults to false

boolean

Whether to return both deleted and non-deleted folders. Defaults to false

int32

The number of results to be returned. maximum 1500, default 500

string

The offset used for pagination. The starting number for the next query

boolean

Optional. When true, folders will still be returned when disabled for the organisation

string

domain represents the type/domain/hierarchy for the folder. This is used for getting folders of a certain domain, i.e. getting all template folders or site folders

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json