Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key for authentication

Headers

X-Grid-Environment
string
required

The environment you’re using. Can be sandbox or production.

Path Parameters

smart_account_address
string
required

The address of the smart account to get KYC status for

kyc_id
string
required

The KYC ID to get status for

Response

Successfully retrieved KYC status

created_at
string
required
customer_type
enum<string>
required
Available options:
individual,
business
id
string
required
status
enum<string>
required
Available options:
not_started,
under_review,
incomplete,
approved,
rejected
tos_status
enum<string>
required
Available options:
pending,
approved
updated_at
string
required
rejection_reasons
object[]
requirements_due
string[]