Userbase

Docs : API : Get App

The Get App API lets you retrieve all the metadata associated with any of your apps by providing the app ID. The app ID can be obtained from the Admin panel.

    
      curl 'https://v1.userbase.com/v1/admin/apps/$APP_ID' \
        -XGET \
        -H 'Authorization: Bearer $ACCESS_TOKEN'
    
  

Parameters

Result