This documentation is still a work in progress. Please contact Support to register for early access.
curl --location --request GET 'https://api.portierx.com/api/v1/individuals/0195906b-75df-7435-9871-675ac9619e6b' \
--header 'Authorization: <api-key>'
{
"msg": "Retrieved item successfully",
"data": {
"id": "b6155b40-e3af-4e09-960a-b326026abc69",
"first_name": "John",
"last_name": "Wáng",
"mobile_phone": "+4915112345678",
"email": "Raquel18@yahoo.com",
"created_at": "2025-08-13T04:06:49.335Z",
"linked_credentials": [
{
"id": "V-rjwE8b2O0ZEIwo6jYGm",
"counter": 1,
"created_at": "2025-08-12T05:46:36.468Z",
"credential_id": "555009f3-3cab-4358-80fd-d1b9db3625d2",
"credential_name": "Willie Langworth",
"individual_id": "occaecat",
"source": "manual",
"due_date": "2024-12-22",
"due_reason": ""
}
],
"end_date": "2025-11-03"
}
}