Collections

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.

get/v1/collections/{id}

Path parameters

idstring uuid required

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__get removed and replaced with retrieve_collection

      api-operation-id-removed

    • api tag Collections added

      api-tag-added

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    • added the optional property results/cache_policy to the response with the 200 status

      response-optional-property-added

    • added the optional property results/is_forked to the response with the 200 status

      response-optional-property-added

    • added the optional property results/memory_count to the response with the 200 status

      response-optional-property-added

    • added the optional property results/workspace_id to the response with the 200 status

      response-optional-property-added

    • the results/purchase_price_usd/anyOf[subschema #1]/ response's property pattern ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$ was removed for the status 200

      response-property-pattern-removed

    • the results/rental_price_monthly_usd/anyOf[subschema #1]/ response's property pattern ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$ was removed for the status 200

      response-property-pattern-removed

    This revision also has 119 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog