Retrieve all types in the database with the specified name.

Use the /types/views/by-name endpoint to retrieve all types from the database with the specified name.
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

The name to query.

number
Defaults to 0

Use the offset parameter to specify the number of types to skip and return the rest.

number
Defaults to 50

Set the limit for the number of types that are returned.

string

Only the content type fields that are specified here are returned for each result. Any type document field is a valid value and can be specified as a comma-separated list.

string
enum

Specify the result format.

  • feed - (default) returns a wrapper with links
  • array - returns just the array of results
  • sequence - each result is a separate JSON document on a new line
Allowed:
Responses

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