---
title: "Get global extended properties that are not attached to any object"
method: GET
path: "/v1/ExtendedProperties/{affinity}"
tags: ["ExtendedProperties"]
---

# Get global extended properties that are not attached to any object

`GET /v1/ExtendedProperties/{affinity}`

## Path parameters

- `affinity` string, required

## Query parameters

- `Filter` string
- `Page` integer
- `PageSize` integer
- `SortColumn` string
- `SortOrder` string
- `Account` unknown

## Response `200`

Success

- ExtendedPropertyPagedResult
  - `pageSize` integer
  - `page` integer
  - `totalCount` integer
  - `filteredCount` integer
  - `data` ExtendedProperty[], nullable
    - `affinity` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 14 | 15 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 31 | 33 | 34 | 35 | 81 | 100 | 101 | 102 | 103 | 104 | 105 | 200 | 201 | 210 | 211 | 220 | 230 | 240 | 241 | 300 | 310 | 311 | 400 | 401
    - `ownerId` integer
    - `key` string, nullable
    - `value` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/invendor/apis/io-commonapi.md) · [All operations](https://skmtc.net/invendor/apis/io-commonapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invendor/io-commonapi/versions/0e4626e69155/schema)
