Userbase

Docs : API : List Apps

The List Apps API lets you retrieve all of your apps. This endpoint is paginated.

curl 'https://v1.userbase.com/v1/admin/apps?nextPageToken=$NEXT_PAGE_TOKEN' \
  -XGET \
  -H 'Authorization: Bearer $ACCESS_TOKEN'

Parameters

Result