Get Entity
API
Get Entity
Returns the details of a single Entity, including their current verification status. Use this endpoint to check whether an Entity has completed KYC/KYB and is eligible for fiat capabilities like IBANs.
GET
Get Entity
Documentation Index
Fetch the complete documentation index at: https://docs.otim.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key prefixed with sk_.
Path Parameters
The ID of the Entity.
Response
Entity details.
Example:
"ent_01JA1B2C3D4E5F6G7H8J9K0L"
Example:
"alice@example.com"
Available options:
individual, business Example:
"individual"
Available options:
active, inactive Example:
"active"
Available options:
not_started, pending, incomplete, under_review, approved, rejected Example:
"approved"
Available options:
not_started, pending, approved Example:
"approved"
Link for the Entity to complete identity verification.
Example:
"https://verify.otim.com/kyc/abc123"
Link for the Entity to accept terms of service.
Example:
"https://verify.otim.com/tos/abc123"
Example:
"2025-01-15T12:00:00Z"