---
title: "GET /rest/users-by-pk/{id}"
method: GET
path: "/rest/users-by-pk/{id}"
---

# GET /rest/users-by-pk/{id}

`GET /rest/users-by-pk/{id}`

## Path parameters

- `id` Uuid, required — unresolved $ref

## Response `200`

- Users
  - `id` object, required
  - `name` string
  - `rocket` string
  - `timestamp` object, required
  - `twitter` string

## Changes

- **2019-10-22** `56b431e70bf6` — 1 info
  - endpoint added
- **2019-01-17** `0ce2fdacbf21` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/spacexland/apis/spacex-rest-api/changes/rest/users-by-pk/:id/get.md)

---

[API](https://skmtc.dev/spacexland/apis/spacex-rest-api.md) · [All operations](https://skmtc.dev/spacexland/apis/spacex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spacexland/spacex-rest-api/revisions/46a3b0b96b33/schema)
