Retrieve all content of the specified type.

Use the /content/views/by-type endpoint to retrieve all content items of a specified content type from the database.

User roles: admin, manager, editor, viewer

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

Provide the ID of the content type by which you want to filter the content items.

string

Only the content items fields that are specified here are returned for each result. Any content item field is a valid value and can be specified as a comma-separated list. For example, to list the content item fields name and ID, provide the value ID, and name. All content item fields are returned by default.

number

Use the offset parameter to specify the number of content items to skip from the beginning of the list and return the rest.

number

Set the limit for the maximum number of content items to return in a single result. The default value is 50.

Responses

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