custom-user-data
Get the Custom User Data Configuration
Get the Custom User Data configuration for an Atlas App Services App.
get/groups/{groupId}/apps/{appId}/custom_user_data
Response
Ok
Example response
{
"database_name": "myapp",
"collection_name": "users",
"user_id_field": "user_account_id",
"mongo_service_id": "63c060ed32043ef4c93c2a9c",
"on_user_creation_function_id": "63c055d8019a6ab879f661d6"
}