---
title: "GET /v1/example/a_bit_of_everything/query/{uuid}"
method: GET
path: "/v1/example/a_bit_of_everything/query/{uuid}"
tags: ["ABitOfEverythingService"]
deprecated: true
---

# GET /v1/example/a_bit_of_everything/query/{uuid}

`GET /v1/example/a_bit_of_everything/query/{uuid}`

> **Deprecated.**

## Path parameters

- `uuid` string, required

## Query parameters

- `single_nested.name` string
- `single_nested.amount` integer
- `single_nested.ok` 'FALSE' | 'TRUE'
- `float_value` number, float, required
- `double_value` number, double
- `int64_value` string, int64
- `uint64_value` string, uint64
- `int32_value` integer
- `fixed64_value` string, uint64
- `fixed32_value` integer
- `bool_value` boolean
- `string_value` string
- `bytes_value` string, byte
- `uint32_value` integer
- `enum_value` 'ZERO' | 'ONE'
- `path_enum_value` 'ABC' | 'DEF'
- `nested_path_enum_value` 'GHI' | 'JKL'
- `sfixed32_value` integer
- `sfixed64_value` string, int64
- `sint32_value` integer
- `sint64_value` string, int64
- `repeated_string_value` string[]
- `oneof_string` string
- `nonConventionalNameValue` string
- `timestamp_value` string, date-time
- `repeated_enum_value` string[]
- `repeated_enum_annotation` string[]
- `enum_value_annotation` 'ZERO' | 'ONE'
- `repeated_string_annotation` string[]
- `nested_annotation.name` string
- `nested_annotation.amount` integer
- `nested_annotation.ok` 'FALSE' | 'TRUE'
- `int64_override_type` integer

## Response `200`

A successful response.

- unknown

## Other responses

- `403` — Returned when the user does not have permission to access the resource.
- `404` — Returned when the resource does not exist.
- `418` — I'm a teapot.

---

[API](https://skmtc.net/openshift/apis/a-bit-of-everything.md) · [All operations](https://skmtc.net/openshift/apis/a-bit-of-everything/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openshift/a-bit-of-everything/versions/f0b883f09c62/schema)
