v1
latestOpenAPI 3.0.32026-07-13351892.0 KBRegistry
ListApiVersions returns matching versions.
get/v1/projects/{project}/locations/{location}/apis/{api}/versions
Path parameters
projectstring required
The project id.
locationstring required
The location id.
apistring required
The api id.
Query parameters
pageSizeinteger
The maximum number of versions 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 ListApiVersions call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListApiVersions 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.
Response
OK