Retrieve all collections for an organization.
Retrieve all collections for an organization. Supports optional authentication.
Path parameters
Organization ID.
Query parameters
Included fields.
Response
default response
Example response
[
{
"name": "alignment",
"topic": "A collection of alignment algorithms"
}
]Changes
Changed in 5 of the 51 revisions of this API.357
- ○
added the optional property
items/entries/items/categories/items/metadatato the response with thedefaultstatusresponse-optional-property-added
- ○
- ○
added the optional property
items/entries/items/categories/items/aiManagedto the response with thedefaultstatusresponse-optional-property-added
- ○
added the optional property
items/entries/items/categories/items/curatorto the response with thedefaultstatusresponse-optional-property-added
- ○
added the optional property
items/entries/items/curatorto the response with thedefaultstatusresponse-optional-property-added
- ○
- ▲
the
items/displayNameresponse property's maxLength was increased from50to90for the response statusdefaultresponse-property-max-length-increased
- ▲
the
items/nameresponse property's maxLength was increased from39to90for the response statusdefaultresponse-property-max-length-increased
- ○
the
items/nameresponse's property pattern was changed from[a-zA-Z](-?[a-zA-Z\d]){0,38}to[a-zA-Z](-?[a-zA-Z\d]){0,89}for the statusdefaultresponse-property-pattern-changed
- ▲
- ○
added the optional property
items/metadatato the response with thedefaultstatusresponse-optional-property-added
- ○
- ▲
the
items/topicresponse property's maxLength was unset from255for the response statusdefaultresponse-property-max-length-unset
- ●
removed the optional property
items/entries/items/categories/items/aiManagedfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
items/entries/items/categories/items/curatorfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
items/entries/items/categories/items/metadatafrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
items/entries/items/curatorfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
items/metadatafrom the response with thedefaultstatusresponse-optional-property-removed
- ○
the
items/nameresponse's property pattern was changed from[a-zA-Z](-?[a-zA-Z\d]){0,89}to[a-zA-Z](-?[a-zA-Z\d]){0,38}for the statusdefaultresponse-property-pattern-changed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲