Returns a list of app IDs for apps created by the specified user.
You can get user_id values from List users if needed.
You can use the returned app_id values to call Get app analytics for detailed app information.
Results are paginated. Check has_more in the response and use the returned cursor to fetch additional pages.
API key for authentication. Get your API key from Base44 user settings.
Items per page. Max 50.
1 <= x <= 50Pagination cursor from previous response.