Skip to main content
GET
List the schemas in a share

Path Parameters

share
string
required

Named share to list the schemas

Query Parameters

maxResults
number<int32>
default:500

The maximum number of results to be returned in a single page. If the number of potential results exceeds the number of maximum results, the response will contain a nextpageToken which can be used in subsequent requests.

pageToken
string

Optionally provided page token for requesting a subsequent page of results

Response

The user could successfully list the schemas in the given share

nextPageToken
string
required
items
object[]
Last modified on August 10, 2026