Skip to main content
GET
/
kyb
/
documents
/
{id}
Get document
curl --request GET \
  --url https://api.txcloud.io/v1/kyb/documents/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.txcloud.thetekcircle.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200

Document details