Get direct exposure information for a withdrawal
cURL
curl --request GET \ --url https://api.chainstream.io/v2/kyt/withdrawal/{withdrawalId}/exposures/direct \ --header 'Authorization: Bearer <token>'
{ "direct": { "categoryId": 17, "name": "BitPay.com" } }
Documentation IndexFetch the complete documentation index at: https://docs.chainstream.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Withdrawal ID
Direct exposure information
Show child attributes
Was this page helpful?