v1

latestOpenAPI 3.0.3AGPL v3.02026-07-17425785.7 KB
DeltaSharingService

List the schemas in a share.

get/shares/{share}}/schemas

Path parameters

sharestring required

The share name to query. It's case-insensitive.

Query parameters

maxResultsinteger

The maximum number of results per page that should be returned.

pageTokenstring

Specifies a page token to use. Set pageToken to the nextPageToken returned by a previous list request to get the next page of results.

Response

OK

nextPageTokenstring

Token that can be used to retrieve the next page of schemas. An empty or missing token means that no more schemas are available for retrieval.