Get All Content for a Provider

This endpoint retrieves content for a specific provider. Use filter[catalog] to specify the type of content to retrieve. For example, public content, organization provider content, or shared content.

Required Scope

content:read or content:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the provider to retrieve.

Query Params
string
required

Filter criteria that returns content that belongs to the provider identified in the request path.

providerpublic returns content that belongs to the provider identified in the request path and has no organization id associated. This content cannot be edited by organizations.
organization returns content provided by the provider identified in the request path and has the requestor's organization id associated. Usually this content is uploaded by the organization.
providershared returns content that belongs to the provider identified in the request path and was shared in a bundle with the organization making the request. This content belongs to a native provider.

date

Filter criteria that returns content created from this date on. Format yyyy-mm-dd.

date

Filter criteria that returns content created before this date. Format yyyy-mm-dd.

date

Filter criteria that returns content modified before this date. Format yyyy-mm-dd.

date

Filter criteria that returns content modified after this date. Format yyyy-mm-dd.

integer

Filter criteria that only returns content with this URL.

string

Filter criteria that returns content that contains the keyword in the title, summary, or labels. Results are sorted with more popular and relevant results at the top of the response collection.

Response

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