/
JO
joinsophic
/
Sophic Engine API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2d ago
Details
Filter operations
accounts
4
activity
2
auth
1
billing
1
catalog
3
customers
8
get
Retrieve a customer
get
List Customer Account Ownerships
post
Create a person
get
Retrieve a person
get
List authorities for a person
get
List claims for a person
post
Create a claim for a person
get
Retrieve a person claim
events
2
files
2
holdings
4
identity
1
legal-documents
7
market-data
1
onboarding
2
payments
5
performance
4
trading
5
valuation
3
webhooks
5
customers
Retrieve a person
Retrieve a person by ID.
get
/persons/{id}
Path parameters
id
string
required
The ID of the person.
The ID of the person.
Response
OK
union
required
NaturalPerson
required
OR
LegalPerson
required
Changes