Get safes by platform ID
This method returns all the safes according to the platform ID.
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
URL parameters
Parameter |
Description |
---|---|
PlatformID (mandatory) |
The ID of the platform for which you want to return safes. Type: string |
safeName |
You can search for a safe using a partial string. Example:
|
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session. |
Body parameters
None
Result
Parameter |
Description |
---|---|
SafeName |
A list of safe names. Type: string |
|
Return codes
For a complete list of return codes, see Return Codes.