Returning all Schema Tags
Returns all schema.
GET
/tags/schemas
Returns all schema.
Query Parameters
Name | Type | Description |
---|---|---|
pageIndex | Integer | The number of pages to skip before starting to collect the result set |
pageSize | Integer | The numbers of items to return |
Last updated