> For the complete documentation index, see [llms.txt](https://docs-business.mio.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-business.mio.id/api-reference/api-endpoints/community.md).

# Community

The Community endpoint provides access to all registered users on the mio.ID platform, including individuals and businesses. This allows your application to interact with users by sending or receiving activities such as identity verification requests, compliance checks, or other transactions.

<mark style="color:blue;">GET</mark>  [List All Members](#business-v1-community)\
Retrieves a comprehensive list of registered users.

<mark style="color:blue;">GET</mark>   [Search Member by Phone number](#business-v1-community-phone-phone)\
Locates a specific individual or business by their associated phone number.<br>

{% openapi src="/files/4oCk75nmswflQbV3VZRH" path="/business/v1/community" method="get" %}
[swagger-business.json](https://2093545926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3zb7cV9cfl5Gboof9fgA%2Fuploads%2FHWyPy65zoM8khgjBWXf6%2Fswagger-business.json?alt=media\&token=e0976cfc-eb2b-41b2-886b-7bcea292c232)
{% endopenapi %}

{% openapi src="/files/4oCk75nmswflQbV3VZRH" path="/business/v1/community/phone/{phone}" method="get" %}
[swagger-business.json](https://2093545926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3zb7cV9cfl5Gboof9fgA%2Fuploads%2FHWyPy65zoM8khgjBWXf6%2Fswagger-business.json?alt=media\&token=e0976cfc-eb2b-41b2-886b-7bcea292c232)
{% endopenapi %}
