GET
/
public
/
v3
/
document-types

Authorizations

x-api-key
string
header
required

Query Parameters

limit
number
default:
10

The maximum number of items to return in a single request.

Required range: x < 500
cursor
number
default:
0

A unique identifier pointing to the starting position for the next set of results.

Required range: x > 0

Response

200 - application/json
data
object[]
required
pagination
object
required

Was this page helpful?