v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBGet 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. <h3>Required Scope</h3>content:read or content:write
Path parameters
The unique ID of the provider to retrieve.
Query parameters
Filter criteria that returns content that belongs to the provider identified in the request path. <br><br>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. <br>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. <br>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.
Filter criteria that returns content created from this date on. Format yyyy-mm-dd.
Filter criteria that returns content created before this date. Format yyyy-mm-dd.
Filter criteria that returns content modified before this date. Format yyyy-mm-dd.
Filter criteria that returns content modified after this date. Format yyyy-mm-dd.
Filter criteria that only returns content with this URL.
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
Success