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/access-credentials/0195906b-75df-7435-9871-675ac9619e6b' \
--header 'Authorization: <api-key>'
{
"msg": "Access Credential details fetched successfully.",
"data": {
"id": "d4b50b67-7fbe-41ca-90a2-4c9210a8284d",
"credential_id": "C4571",
"credential_name": "Warehouse Gate Keycard",
"assigned_to": null,
"linked_to": [
{
"id": "76cd7fca-7938-4e99-9468-bc1d8ce6b252",
"name": "North Warehouse Entrance"
},
{
"id": "80e3218b-9b81-4938-a972-09f9e36c09de",
"name": "Loading Dock Exit Gate"
}
],
"source": "imported",
"counter": 1,
"created_at": "2025-08-12T08:52:28.494Z",
"status_assignment": "available",
"time_assignment": "2025-08-12T00:08:21.230Z",
"due_date": "2025-08-14",
"due_reason": "id sed ut veniam"
}
}