User_field_names missing from some endpoints

It seems that the ‘user_field_names’ parameter is not yet for certain endpoints, like:

list_database_table_grid_view_rows

Are there plans to implement it anytime soon?

Hello @shrey! I’m sorry for the delay in the response.

This endpoint is normally only used by the web-frontend interface. What do you think of adding a view_id parameter to this endpoint Baserow API spec. If provided, only rows that match the filters are returned in the right order.

We already have an issue for that on the backlog, you can track the progress here: Optionally use the view's filters and sortings when listing rows (#190) · Issues · Bram Wiepjes / baserow · GitLab.

I was initially expecting a view_id parameter only, similar to Airtable’s API.
But because it wasn’t there, i went for the other endpoint.

I see that the issue that you have included is around an year old. Are you able to provide any ETA for this?

Thanks.

Hey, we will try our best to squeeze it into 1.11, otherwise, it will be implemented in 1.12. I’ll keep you posted :slightly_smiling_face:

1 Like