Registries

Returns Registry Details

Returns Registry Details in the account for the given key

get/registry/{registry_ref}

Path parameters

registry_refstring required

Unique path identifier for the final registry in the branch. The value can be provided either as a fully URL-encoded path (e.g., organization%2Fproject%2Fregistry) or as a plain path ending with a trailing plus sign (+) as separator (e.g., organization/project/registry/+).

Response

response for create, get and update registry

status'SUCCESS' | 'FAILURE' | 'ERROR' required

Indicates if the request was successful or not

Changes

Changed in 20 of the 50 revisions of this API.52125

    • removed the required property / from the response with the status

      response-required-property-removed

    • added the optional property ////// to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the optional property ////// to the response with the status

      response-optional-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the new HUGGINGFACE enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new HuggingFace enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new GO enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new GoProxy enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new CARGO enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new Crates enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new NugetOrg enum value to the ////// response property for the response status

      response-property-enum-value-added