Skip to main content

Using curl, if I try to GET /v0/workspace_id/base_name?fields=field1, it will fail with 422 “unprocessable entity”. However, GET /v0/workspace_id/base_name?fields=field1&fields=field2 works without any problems and returns the requested fields.

Be the first to reply!

Reply