# Civetweb API Reference ### `mg_get_user_data( ctx );` ### Parameters | Parameter | Type | Description | | :--- | :--- | :--- | |**`ctx`**|`const struct mg_context *`|| ### Return Value | Type | Description | | :--- | :--- | |`void *`|| ### Description ### See Also