# Retrieval of an account owners **GET /api/v1/accounts/{account_resource_id}/owners** ## Servers ## Authentication methods - oauth ## Parameters ### Headers - **X-Request-ID** (string) Correlation header to be set in a request and retrieved in the relevant response ### Path parameters - **account_resource_id** (string) Account ID ## Responses ### 200 Owners #### Body: (object) - **_links** (Elixir.OpenBankingWeb.Schemas.HalLinks) HAL Links - **owners** (array[object]) One owner of user account [Powered by Bump.sh](https://bump.sh)