get
Storage Endpoint GET
Required Scope: Files/Folder Metadata, Read
URL Parameters
- Param NameTypeDescription
- ENDPOINT_IDstringUnique ID associated with the storage endpoint (Guid)
Resource URL
https://api.syncplicity.com/ storage/storageendpoint.svc/{ENDPOINT_ID}
Header Parameters
Name | Values | Description |
---|---|---|
Accept
(required) |
application/json |
|
AppKey
(required) |
Consumer Key of the app from Developer Portal |
|
As-User |
A Global Administrator, or |
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Payload Example
Response Payload Schema
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
(Bad request) – Invalid input
-
401401
(Unauthorized) - Not
Authorized -
403403
(Forbidden) - The caller is attempting to obtain StorageVault information not as an administrator
(Forbidden) - user Not Authorized For Action
(Forbidden) - Request Came From An Unapproved IP Address -
404404
(Not found) - Storage Endpoint Not Found or Owner Does Not Exist or Invalid Storage Endpoint ID
Working...