---
title: "List Origin Owners"
method: GET
path: "/i1/processes/{origin}/users"
tags: ["Processes"]
---

# List Origin Owners

`GET /i1/processes/{origin}/users`

## Path parameters

- `origin` unknown, required

## Query parameters

- `connection` unknown

## Response `200`

Successful Operation

- SimpleItemsResponse
  - `meta` MetadataDTO
    - `timestamp` integer, required — Transaction's date in timestamp
    - `transactionId` string, required — Id for the current transaction (Endpoint's call)
    - `explain` string — Explain string in case of failure
  - `items` string[] — Array of items.

## Other responses

- `401` — User not allowed
- `500` — Internal Server Error

---

[API](https://skmtc.net/messangi/apis/raven.md) · [All operations](https://skmtc.net/messangi/apis/raven/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/messangi/raven/versions/c87f398fa338/schema)
