# Civetweb API Reference ### `mg_get_user_connection_data( conn );` ### Parameters | Parameter | Type | Description | | :--- | :--- | :--- | |**`conn`**|`const struct mg_connection *`|| ### Return Value | Type | Description | | :--- | :--- | |`void *`|| ### Description ### See Also * [`mg_set_user_connection_data();`](mg_set_user_connection_data.md)