- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Try it!
Returns matching artifacts.
HTTP request
GET https://apigeeregistry.googleapis.com/v1/{parent=projects/*/locations/*}/artifacts
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The parent, which owns this collection of artifacts. Format: |
Query parameters
Parameters | |
---|---|
pageSize |
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. |
pageToken |
A page token, received from a previous When paginating, all other parameters provided to |
filter |
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. |
orderBy |
A comma-separated list of fields, e.g. "foo,bar" Fields can be sorted in descending order using the "desc" identifier, e.g. "foo desc,bar" |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListArtifactsResponse
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform