# Retrieve a List of Device Licenses **GET /profiles/{profile_id}/licenses** ## Servers - https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D: https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile ### Query parameters - **fields** (string) extra information of each user on the list - **limit** (number) maximum count of the user list - **offset** (number) skip that many users before beginning to return ## Responses ### 200 OK #### Headers - **Total-Count** (string) #### Body: application/json (object) - **application_name** (string) - **application_version** (string) - **device_id** (string) - **device_last_login_date** (string) - **devicelastloginuser_demouser** (string) - **device_model** (string) - **device_notification_token** (string) - **device_system_version** (string) - **id** (number) - **username** (string) [Powered by Bump.sh](https://bump.sh)