Get collection details
Get details of a specific collection.
This endpoint retrieves detailed information about a single collection identified by its UUID. The user must have access to the collection to view its details.
Path parameters
The unique identifier of the collection
The unique identifier of the collection
Response
Successful Response
Changes
Changed in 1 of the 2 revisions of this API.10
- ○
api operation id
get_collection_v1_collections__id__getremoved and replaced withretrieve_collectionapi-operation-id-removed
- ○
api tag
Collectionsaddedapi-tag-added
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
- ○
added the optional property
results/cache_policyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/is_forkedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/memory_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
results/workspace_idto the response with the200statusresponse-optional-property-added
- ○
the
results/purchase_price_usd/anyOf[subschema #1]/response's property pattern^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$was removed for the status200response-property-pattern-removed
- ○
the
results/rental_price_monthly_usd/anyOf[subschema #1]/response's property pattern^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$was removed for the status200response-property-pattern-removed
This revision also has 119 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○