List user apps
users
List user apps
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.
GET
List user apps
Documentation Index
Fetch the complete documentation index at: https://docs.base44.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. See the Authentication page for your API for details on how to get your key.
Query Parameters
Items per page. Max 50.
Required range:
1 <= x <= 50Pagination cursor from previous response.

