Skip to main content

Requesting a single field with the HTTP API fails


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.

0 replies

Be the first to reply!

Reply