1. Get profile list
GET {{host}}/v1/profiles
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
[{"id":564,"type":"personal","details":{"firstName":"Andrii","lastName":"Melnychuk","dateOfBirth":"1982-01-01","phoneNumber":"+442038087139","avatar":null,"occupation":null,"occupations":null,"primaryAddress":7088860}},{"id":565,"type":"business","details":{"name":"TransferWise","registrationNumber":"07209813","acn":null,"abn":null,"arbn":null,"companyType":"LIMITED","companyRole":"OWNER","descriptionOfBusiness":"IT_SERVICES","primaryAddress":7088861,"webpage":null,"businessCategory":"IT_SERVICES","businessSubCategory":null}}]