v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Subjects

List subjects

get/subjects

Query parameters

pagenumber

Page to search. Page numbering starts with 0.

pageSizenumber

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

direction'ASC' | 'DESC'

Sort direction. Ascending or Descending. Enum

field'entity'

Name of the sort-by field

entity__exactstring
entity__containsstring

Headers

organizationstring required

The URL of the end-user web application

Response

Successful resopnse

Example response

{
  "rows": [
    {
      "id": "896632c05f1a59b6d395b963",
      "fields": [
        "name",
        "address"
      ],
      "entity": "accountstatuses"
    }
  ]
}