get
https://console.neon.tech/api/v2/projects//branches//logs/fields//values
Lists the distinct values observed for a low-cardinality log field in
the requested time range. Call the log fields endpoint first to learn
which field_name values this branch supports; a field that branch has
never emitted is rejected with unknown_field.
Give the window either as since or as an explicit start_time;
supplying both is rejected. If neither is given, the previous six hours
are used. The maximum supported time range is seven days.
Note: This endpoint is currently in Private Beta.