Search for a Safe
This method returns information about the Safes in the Vault that meet the criteria specified in the search query. It is demonstrated in the sample code.
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
https://<IIS_Server_Ip>/PasswordVault/WebServices/PIMServices.svc/Safes?query={Query}/ |
The following mandatory value is required in the URL:
Parameter |
Query |
Type |
String |
Description |
The search query. |
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Body parameters
None
Result
{ |
Return codes
For a complete list of return codes, see Return Codes.