---
title: "List accounts created by a user"
method: GET
path: "/accounts/user_created"
tags: ["accounts"]
---

# List accounts created by a user

`GET /accounts/user_created`

This endpoint returns accounts belonging only to user-created members. User-created members are those for which `is_user_created == true.`

## Query parameters

- `use_case` string

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
