---
title: "Get Guarantor Verification By ID"
method: GET
path: "/v1/guarantors/{guarantorId}"
---

# Get Guarantor Verification By ID

`GET /v1/guarantors/{guarantorId}`

Get guarantor's verification by guarantor id

## Path parameters

- `guarantorId` string, required

## Response `200`

200

- object
  - `id` integer
  - `customerReference` string
  - `applicant` object
    - `firstname` string
    - `middlename` string
    - `lastname` string
    - `gender` string
    - `phone` string
    - `dob` string
  - `status` object
    - `status` string
    - `subStatus` string
    - `state` string
  - `verificationTypeCode` string
  - `organisationId` integer
  - `requestedAt` string
  - `consentReference` string
  - `requestSource` string
  - `archived` boolean
  - `canContactPoc` boolean
  - `paymentMethodCode` string
  - `guarantorDetail` object
    - `guarantorId` integer
  - `guarantorIdentity` object
    - `permissibleIdentityType` string
  - `guarantorVerification` object
    - `verifyAddress` boolean
  - `price` integer
  - `updatedAt` string

---

[API](https://skmtc.net/qoreid/apis/baseurl.md) · [All operations](https://skmtc.net/qoreid/apis/baseurl/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qoreid/baseurl/revisions/36a3d804cbc4/schema)
