---
title: "Pesquisar etiqueta"
method: GET
path: "/api/v2/me/orders/search"
---

# Pesquisar etiqueta

`GET /api/v2/me/orders/search`

## Query parameters

- `q` string, required

## Headers

- `Accept` string, required
- `Content-type` string, required
- `Authorization` string, required
- `User-Agent` string, required

## Response `200`

200

- object[]
  - `id` string
  - `protocol` string
  - `service_id` integer
  - `contract` unknown
  - `service_code` unknown
  - `quote` number
  - `price` number
  - `coupon` unknown
  - `discount` number
  - `delivery_min` integer
  - `delivery_max` integer
  - `status` string
  - `reminder` unknown
  - `insurance_value` integer
  - `weight` unknown
  - `width` unknown
  - `height` unknown
  - `length` unknown
  - `diameter` unknown
  - `format` string
  - `billed_weight` number
  - `receipt` boolean
  - `own_hand` boolean
  - `collect` boolean
  - `collect_scheduled_at` unknown
  - `reverse` boolean
  - `non_commercial` boolean
  - `authorization_code` string
  - `tracking` string
  - `self_tracking` string
  - `delivery_receipt` unknown
  - `additional_info` unknown
  - `cte_key` unknown
  - `paid_at` string
  - `generated_at` string
  - `posted_at` unknown
  - `delivered_at` unknown
  - `canceled_at` unknown
  - `suspended_at` unknown
  - `expired_at` unknown
  - `created_at` string
  - `updated_at` string
  - `details` object
    - `balance` integer
    - `gateway` string
    - `discount` string
    - `subtotal` string
    - `total` string
  - `receipt_code` unknown
  - `from` object
    - `name` string
    - `phone` string
    - `email` string
    - `document` string
    - `company_document` string
    - `state_register` string
    - `postal_code` string
    - `address` string
    - `location_number` string
    - `complement` string
    - `district` string
    - `city` string
    - `state_abbr` string
    - `country_id` string
    - `latitude` unknown
    - `longitude` unknown
    - `note` string
  - `to` object
    - `name` string
    - `phone` string
    - `email` string
    - `document` string
    - `company_document` string
    - `state_register` string
    - `postal_code` string
    - `address` string
    - `location_number` string
    - `complement` string
    - `district` string
    - `city` string
    - `state_abbr` string
    - `country_id` string
    - `latitude` unknown
    - `longitude` unknown
    - `note` string
  - `service` object
    - `id` integer
    - `name` string
    - `type` string
    - `range` string
    - `company` object
      - `id` integer
      - `name` string
      - `picture` string
  - `agency` object
    - `id` integer
    - `name` string
    - `initials` string
    - `code` string
    - `company_name` string
    - `address` unknown
    - `phone` unknown
    - `contact` unknown
  - `invoice` object
    - `model` string
    - `number` string
    - `serie` string
    - `key` string
    - `value` unknown
    - `cfop` unknown
    - `issued_at` string
    - `uploaded_at` unknown
    - `to_document` unknown
  - `tags` object[]
  - `products` object[]
    - `name` string
    - `quantity` integer
    - `unitary_value` integer
    - `weight` unknown
  - `generated_key` unknown
  - `conciliation` unknown
  - `volumes` object[]
    - `id` integer
    - `height` string
    - `width` string
    - `length` string
    - `diameter` string
    - `weight` string
    - `format` string
    - `created_at` string
    - `updated_at` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/melhorenvio/apis/api-melhor-envio-sandbox.md) · [All operations](https://skmtc.net/melhorenvio/apis/api-melhor-envio-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/melhorenvio/api-melhor-envio-sandbox/versions/a49113687b6e/schema)
