> 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/activities.md).

# Activities

The Activities endpoints represents the core interactions within the mio.ID platform. These interactions, such as requests, sharings, or exchanges, enable members from the mio.ID Community to securely share their data with one another.

<mark style="color:blue;">GET</mark>   [List of activities](#business-v1-activities)\
Fetches a list of all activities related to your business account, including both sent and received interactions.

<mark style="color:blue;">GET</mark>   [Activity details](#business-v1-activities-activity)\
Retrieves detailed information about a specific activity using its unique identifier.

{% openapi src="/files/4oCk75nmswflQbV3VZRH" path="/business/v1/activities" 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/activities/{activity}" 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 %}
