---
title: "Read Place Description Attributes"
method: GET
path: "/places/description/{pdid}/attributes"
tags: ["Places"]
---

# Read Place Description Attributes

`GET /places/description/{pdid}/attributes`

Read attributes of a place description.

## Path parameters

- `pdid` string, required

## Headers

- `Accept` 'application/ld+json' | 'application/rdf+xml', required

## Response `200`

The read was successful.

## Other responses

- `404` — If the requested place description attributes are not found.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
