List User's Basesget https://{server}/api/v2.1/admin/users/{user_id}/dtables/List all the bases of a certain user by the user's ID.Path Paramsuser_idstringrequiredThe unique user id in the form [email protected]. This is not the email address of the user.Query Paramspageinteger≥ 1The page number you want to start showing the entries. If no value is provided, 1 will be used.per_pageinteger≥ 1The number of results that should be returned. If no value is provided, 25 results will be returned.Response 200OKUpdated about 2 years ago