---
title: "Changes to Expand a Relationship into permissions."
method: GET
path: "/relation-tuples/expand"
---

# Changes to Expand a Relationship into permissions.

`GET /relation-tuples/expand`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2022-11-25** `5f207fe3fcc0` — 12 warning, 6 info
- **2022-08-19** `f018d2492c97` — 5 warning, 1 info
- **2022-07-27** `514d0665dbdb` — 1 warning
- **2022-03-29** `770289c14605` — 1 info
- **2021-10-07** `e90046dbd055` — 1 breaking

## Changes

- **2022-11-25** `5f207fe3fcc0` — 12 warning, 6 info
  - removed the optional property `code` from the response with the `400` status
  - removed the optional property `code` from the response with the `404` status
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `404` status
  - removed the optional property `message` from the response with the `400` status
  - removed the optional property `message` from the response with the `404` status
  - removed the optional property `reason` from the response with the `400` status
  - removed the optional property `reason` from the response with the `404` status
  - removed the optional property `request` from the response with the `400` status
  - removed the optional property `request` from the response with the `404` status
  - removed the optional property `status` from the response with the `400` status
  - removed the optional property `status` from the response with the `404` status
  - api operation id `getExpand` removed and replaced with `expandPermissions`
  - api tag `permission` added
  - api tag `read` removed
  - removed the non-success response with the status `500`
  - added the required property `error` to the response with the `400` status
  - added the required property `error` to the response with the `404` status
- **2022-08-19** `f018d2492c97` — 5 warning, 1 info
  - removed the optional property `subject_id` from the response with the `200` status
  - removed the optional property `subject_set` from the response with the `200` status
  - added the new `computed_subject_set` enum value to the `type` response property for the response status `200`
  - added the new `not` enum value to the `type` response property for the response status `200`
  - added the new `tuple_to_subject_set` enum value to the `type` response property for the response status `200`
  - added the optional property `tuple` to the response with the `200` status
- **2022-07-27** `514d0665dbdb` — 1 warning
  - added the new `unspecified` enum value to the `type` response property for the response status `200`
- **2022-03-29** `770289c14605` — 1 info
  - endpoint added
- **2021-10-07** `e90046dbd055` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/ory/apis/ory-keto-api/docs/relation-tuples/expand/get.md) · [API](https://skmtc.dev/ory/apis/ory-keto-api.md) · [Page](https://skmtc.dev/ory/apis/ory-keto-api/changes/relation-tuples/expand/get)
