List Content Library Item

The endpoint retrieves items from the content library in PandaDoc. This endpoint supports filtering options to narrow down the results, allowing users to search by query, tags, folder, and more.

⚠️ Please avoid empty values for the parameters

API returns "400" error when any of the parameters has an empty value. Please remove such a parameter from the request or add a value.

Query Params
string

Search query. Filter by content library item name.

string

Specify content library item ID.

boolean

Returns only the deleted content library items.

string

The UUID of the folder where the content library items are stored.

int32
≥ 1

Specify how many content library items to return. Default is 50 content library items, maximum is 100 content library items.

int32
≥ 1

Specify which page of the dataset to return.

string

Search tag. Filter by content library item tag.

Responses

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