GET Security Roles ID Permissions Collections
The GET /Security/Roles/{id}/Permissions/Collections operation returns all certificate collection
The certificate search function allows you to query the Keyfactor Command database for certificates from any available source based on any criteria of the certificates and save the results as a collection that will be available in other places in the Management Portal (for example expiration alerts and certain reports). permissions associated with the security role that matches the ID. On success, the operation returns HTTP 200 OK with certificate collection permission details for the specified security role.
Table 774: GET Security Roles {id} Permissions Collections Input Parameters
| Name | In | Description |
|---|---|---|
| id | Path |
Required. An integer indicating the Keyfactor Command reference ID of the security role for which to retrieve certificate collection permissions. Use the GET Security Roles operation to retrieve a list of all the security roles to determine the role's ID. |
Table 775: GET Security Roles {id} Permissions Collections Response Data
| Name | Description |
|---|---|
|
An object containing information about the certificate |
Was this page helpful? Provide Feedback