---
title: "Get the owner of an account."
method: GET
path: "/v1/account/accountOwner"
tags: ["accountManagement"]
---

# Get the owner of an account.

`GET /v1/account/accountOwner`

Returns the user identifier of the account owner.

## Response `200`

User identifier of the account owner.

- string

## Other responses

- `default` — Operation failed with an error.

---

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