Find Background Folders
Find existing background image folders within your organization's library.
Headers
x-api-key
Your organization's active API Key.
Query parameters
organization_id
Your organization's unique identifier.
type
For the query of background folders, this value should always be 'BACKGROUND'.
search
A search term to filter your background folder results by folder name.
page
The starting page of the response results. By default, response results will begin on page 1.
limit
The number of results per page in the response. By default, pages will have 10 results per page.
Response
200 - Folders retrieved successfully
status
A status code denoting success or failure.
folders
An array of folders returned based on your query. If a folder was not found, this array will be empty.
total
The total number of folders found based on your query.
limit
The number of results per page in the response. By default, pages will have 10 results per page.
page
The starting page of the response results.