List Artifacts for Registry
Lists all the Artifacts for Registry
Path parameters
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/+).
Query parameters
Label.
Current page number
Number of items per page
sortOrder
sortField
search Term.
artifact type.
Response
response for list artifact
Example response
{
"data": {
"pageCount": 100,
"itemCount": 1,
"pageSize": 1
}
}Changes
Changed in 16 of the 50 revisions of this API.71421
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ▲
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
- ○
the response property
///became required for the statusresponse-property-became-required
- ○
- ▲
removed the enum value
DATASETfrom thequeryrequest parameterartifact_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
MODELfrom thequeryrequest parameterartifact_typerequest-parameter-enum-value-removed
- ●
added the new
datasetenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
modelenum value to the///response property for the response statusresponse-property-enum-value-added
- ○
added the new enum value
datasetto thequeryrequest parameterartifact_typerequest-parameter-enum-value-added
- ○
added the new enum value
modelto thequeryrequest parameterartifact_typerequest-parameter-enum-value-added
- ○
removed the
DATASETenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
removed the
MODELenum value from the///response property for the response statusresponse-property-enum-value-removed
- ▲
- ●
added the new
HUGGINGFACEenum value to the///response property for the response statusresponse-property-enum-value-added
- ○
added the new optional
queryrequest parameterartifact_typenew-optional-request-parameter
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ●
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
GOenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
CARGOenum value to the///response property for the response statusresponse-property-enum-value-added
- ●