Returns a paginated list of active schemas. Supports filtering by schema type.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Page number
Items per page
x <= 100
Filter by schema type
invoice
, bank_statement
Schemas retrieved successfully
The response is of type object
.