Skip to main content
GET
List Document Types

Authorizations

X-API-Key
string
header
required

Query Parameters

limit
integer<int32>

Maximum items to return. Default 100, capped at 1000.

page_token
string

Opaque continuation token from a previous response.

category_id
string

Filter by category id.

Response

OK

document_types
object[]
read-only

The page of document types.

next_page_token
string
read-only

Continuation token for the next page; empty when there are no more results.