List subjects

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

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.

Query Params
number
Defaults to 0

Page to search. Page numbering starts with 0.

number
Defaults to 10

Number of documents that will be returned per page. Defaults to 10.

string
enum

Sort direction. Ascending or Descending. Enum

Allowed:
string
enum
Defaults to entity

Name of the sort-by field

Allowed:
string
string
Headers
string
required

The URL of the end-user web application

Responses

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