Please try to put quotes around the URL in your shell, e.g.:
curl \
-X GET \
-H "Authorization: Token YOUR_DATABASE_TOKEN" \
"https://api.baserow.io/api/database/rows/table/124301/?user_field_names=true&size=150"
Please try to put quotes around the URL in your shell, e.g.:
curl \
-X GET \
-H "Authorization: Token YOUR_DATABASE_TOKEN" \
"https://api.baserow.io/api/database/rows/table/124301/?user_field_names=true&size=150"