List schema subjects for the tenant with pagination. Excludes internal subjects. Optional: include_metadata=true to get latest version info (reduces N+1 API calls on frontend).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number (1-indexed)
x >= 1Items per page
1 <= x <= 500Include latest version metadata for each subject
Search subjects by name (case-insensitive substring match)
Filter by schema type (AVRO, JSON, PROTOBUF)