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. See the Authentication page for your API for details on how to get your key.
Items per page. Max 50.
1 <= x <= 50Pagination cursor from previous response.