---
title: "Retrieve Owners"
method: GET
path: "/v3/security/owners"
tags: ["Owners"]
---

# Retrieve Owners

`GET /v3/security/owners`

Returns a list of all Owners

## Query parameters

- `tql` string
- `fields` string[]
- `count` string
- `sorting` string

## Response `200`

The Owners

- Owner[]
  - `id` integer
  - `name` string
  - `type` string
  - `ownerRole` string
  - `permIndicator` string
  - `permGroup` string
  - `permPost` string
  - `permVictim` string
  - `permAttribute` string
  - `permApps` string
  - `permUsers` string
  - `permSecurityLabel` string
  - `permTag` string
  - `permAttributeType` string
  - `permSettings` string
  - `permMembers` string
  - `permCopyData` string
  - `permInvite` string
  - `permTask` string
  - `permCaseTag` string
  - `permArtifact` string
  - `permComment` string
  - `permTimeline` string
  - `permWorkflowTemplate` string
  - `permPublish` string
  - `permPlaybooksExecute` string
  - `permPlaybooks` string

---

[API](https://skmtc.net/threatconnect/apis/threatconnect-api.md) · [All operations](https://skmtc.net/threatconnect/apis/threatconnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/threatconnect/threatconnect-api/revisions/730b8a350ae7/schema)
