List subjects

Overview

Use this endpoint to list all subjects available for subjects in your organization.

The organization header is required for authentication.

You can pass the following optional parameters in the query to return a filtered group list:

entity__exactStringReturn only the subjects with this exact entity.
entity__containsStringReturn only the subjects that have this string in the entity.

🚧

You have the option to pass pagination parameters in the query. If you don't, pageSize defaults to 20. For details, read Pagination.

Response

A successful response contains an array of Subject objects.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!