# Application Information cPanel Theme Management / Application Information ## Return single app's info from dynamicui.conf - [GET /Branding/get_application_information](https://api.docs.cpanel.net/specifications/cpanel.openapi/application-information/get_application_information.md): This function retrieves an application's information from the file. ## Return multiple apps' info from dynamicui.conf - [GET /Branding/get_applications](https://api.docs.cpanel.net/specifications/cpanel.openapi/application-information/get_applications.md): This function retrieves an application's information from a specific theme's file. ## Return current user's cPanel application details - [GET /Branding/get_available_applications](https://api.docs.cpanel.net/specifications/cpanel.openapi/application-information/get_available_applications.md): This function retrieves information about the groups and applications in the authenticated user's cPanel interface. ## Return app's info from sitemap.json - [GET /Branding/get_information_for_applications](https://api.docs.cpanel.net/specifications/cpanel.openapi/application-information/get_information_for_applications.md): This function retrieves an application's information from a specific theme's file.