VolumeService
List organization models
Lists custom models shared with every project in the specified organization. Project-private and public models are not included.
get/organizations/{organizationId}/models
Path parameters
organizationIdstring required
Organization identifier.
Query parameters
limitinteger
Maximum number of results to return.
afterstring
Cursor from a previous list response.
Response
OK
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○