/v1/tenants/{tenant_id}/schemas/list
Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant t1 for this field. Required, and must match the pattern \“[a-zA-Z0-9-,]+\“, max 64 bytes.
SchemaListRequest is the request message for the List method in the Schema service. It contains tenant_id for which the schemas are to be listed.