v1
latestSwagger 2.02026-07-17290378721.8 KBlibrary_elements
Get all library elements.
Returns a list of all library elements the authenticated user has permission to view. Use the perPage query parameter to control the maximum number of library elements returned; the default limit is 100. You can also use the page query parameter to fetch library elements from any page other than the first one.
get/library-elements
Query parameters
searchStringstring
Part of the name or description searched for.
kind1 | 2
Kind of element to search for.
sortDirection'alpha-asc' | 'alpha-desc'
Sort order of elements.
typeFilterstring
A comma separated list of types to filter the elements by
excludeUidstring
Element UID to exclude from search results.
folderFilterstring
A comma separated list of folder ID(s) to filter the elements by.
perPageinteger
The number of results per page.
pageinteger
The page for a set of records, given that only perPage records are returned at a time. Numbering starts at 1.
Response
(empty)