SDS Service
Data
Get secure data
1min
GET
PATH PARAMETERS
dataId
string
*ID of data.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique request ID.
X-SDS-SIGNATURE
string
*Application signature. Composed of two period separated parts base-64 encoded signature signed with app's private key and base-64 encoded application name.
X-COREOS-ACCESS
string
*Core-os access token.
X-COREOS-TID
string
*ID of the Tenant.
RESPONSES
200
Successful operation.
SecureDataResponse
data
SecureData
request
Request
400
Error occurred.
GetErrorResponse
[All Of:ErrorResponseobject]error
Error
Error information.
request
Request
data
object
request
Request
401
Error occurred.
GetErrorResponse
[All Of:ErrorResponseobject]error
Error
Error information.
request
Request
data
object
request
Request
403
Error occurred.
GetErrorResponse
[All Of:ErrorResponseobject]error
Error
Error information.
request
Request
data
object
request
Request
404
Error occurred.
GetErrorResponse
[All Of:ErrorResponseobject]error
Error
Error information.
request
Request
data
object
request
Request
5XX
Error occurred.
GetErrorResponse
[All Of:ErrorResponseobject]error
Error
Error information.
request
Request
data
object
request
Request


Updated 21 Sep 2023
Did this page help you?