Retrieve a disclosure
The result is null while the Disclosure is pending or when it is rejected. When the status is available, the result contains the approved data in the requested json or csv format. It also contains the disclosure operation’s receiptId.

Authorizations

Authorization
string
header
required

Organization API key created through the User API.

Path Parameters

disclosureId
string
required

Arcane disclosure request ID.

Response

Disclosure returned.

id
string
required
assetId
string
required
purpose
string
required
scope
object
required

Limits the records and confidential fields included in a disclosure.

format
enum<string>
required
Available options:
json,
csv
status
enum<string>
required
Available options:
pending,
available,
rejected
externalReference
string | null
required
requestedAt
string<date-time>
required
resolvedAt
string<date-time> | null
required
result
object | null
required