Get applications
This method returns a list of all the applications in the Vault.
The user who runs this web service requires Audit Users permissions in the Vault.
URL
-
Make sure there are no spaces in the URL.
-
The following characters are not supported in URL values: + & %
-
If the URL includes a dot (.), add a forward slash (/) at the end of the URL. For example: api/Safes/MySafe/Members/user@cyber.com/
|
Add the following query values in the URL:
Parameter |
AppID |
Type |
String |
Description |
Application name. |
Valid values |
Not empty |
Parameter |
Location |
Type |
String |
Description |
Location of the application in the Vault hierarchy. |
Valid values |
Location |
Default |
\ |
Parameter |
IncludeSublocations |
Type |
Boolean |
Description |
Whether or not the search will be performed in sublocations of the specified location. |
Valid values |
true/false |
Default |
true |
|
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. See Authentication. Type: String Mandatory: Yes Default value: None |
Body parameters
None
Result
|
Return codes
For a complete list of return codes, see Return Codes.