---
title: "GET /contact/attributes/{InstanceId}/{InitialContactId}"
method: GET
path: "/contact/attributes/{InstanceId}/{InitialContactId}"
---

# GET /contact/attributes/{InstanceId}/{InitialContactId}

`GET /contact/attributes/{InstanceId}/{InitialContactId}`

Retrieves the contact attributes for the specified contact.

## Path parameters

- `InstanceId` string, required
- `InitialContactId` string, required

## Response `200`

Success

- GetContactAttributesResponse
  - `Attributes` object — Information about the attributes.

## Other responses

- `480` — InvalidRequestException
- `481` — ResourceNotFoundException
- `482` — InternalServiceException

---

[API](https://skmtc.net/aws/apis/connect.md) · [All operations](https://skmtc.net/aws/apis/connect/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/connect/versions/fbcf0a4faed2/schema)
