Certificate
Lists a collection of all certificates in the specified service instance.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/certificates
Query parameters
$filterstring
| Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | </br>| subject | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | </br>| thumbprint | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | </br>| expirationDate | filter | ge, le, eq, ne, gt, lt | | </br>
Parameters
./apimanagement.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref
./apimanagement.json#/components/parameters/ServiceNameParameter — unresolved $ref
./apimanagement.json#/components/parameters/TopQueryParameter — unresolved $ref
./apimanagement.json#/components/parameters/SkipQueryParameter — unresolved $ref
./apimanagement.json#/components/parameters/ApiVersionParameter — unresolved $ref
./apimanagement.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
Response
Returns a collection of Certificate entity.
CertificateCollection required— unresolved $ref