Registry

ListArtifacts returns matching artifacts.

get/v1/projects/{project}/locations/{location}/artifacts

Path parameters

projectstring required

The project id.

locationstring required

The location id.

Query parameters

pageSizeinteger

The maximum number of artifacts to return. The service may return fewer than this value. If unspecified, at most 50 values will be returned. The maximum is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

A page token, received from a previous ListArtifacts call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListArtifacts must match the call that provided the page token.

filterstring

An expression that can be used to filter the list. Filters use the Common Expression Language and can refer to all message fields except contents.

Response

OK

nextPageTokenstring

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Changes

Changed in 4 of the 14 revisions of this API.6710

  • 60e792df408851See the full diff
    • for the query request parameter pageSize, the type/format was changed from string/ to integer/int32

      request-parameter-type-changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the artifacts/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the artifacts/items/createTime response's property type/format changed from string/RFC3339 to string/date-time for status 200

      response-property-type-changed

    • the artifacts/items/updateTime response's property type/format changed from string/RFC3339 to string/date-time for status 200

      response-property-type-changed

    • the response optional property artifacts/items/contents became write-only for the status 200

      response-optional-property-became-write-only

  • ce92b3e601d478See the full diff
    • deleted the query request parameter page_size

      request-parameter-removed

    • deleted the query request parameter page_token

      request-parameter-removed

    • removed the optional property artifacts/items/create_time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property artifacts/items/mime_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property artifacts/items/size_bytes from the response with the 200 status

      response-optional-property-removed

    • removed the optional property artifacts/items/update_time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property next_page_token from the response with the 200 status

      response-optional-property-removed

    • api tag Registry added

      api-tag-added

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the new optional query request parameter pageToken

      new-optional-request-parameter

    • added the optional property artifacts/items/createTime to the response with the 200 status

      response-optional-property-added

    • added the optional property artifacts/items/mimeType to the response with the 200 status

      response-optional-property-added

    • added the optional property artifacts/items/sizeBytes to the response with the 200 status

      response-optional-property-added

    • added the optional property artifacts/items/updateTime to the response with the 200 status

      response-optional-property-added

    • added the optional property nextPageToken to the response with the 200 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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