organizations
Retrieve a collection by name.
Retrieve a collection by name. Supports optional authentication.
get/organizations/{organizationName}/collections/{collectionName}/name
Path parameters
organizationNamestring required
Organization name.
collectionNamestring required
Collection name.
Response
default response
Example response
{
"name": "alignment",
"topic": "A collection of alignment algorithms"
}