List all ShipmentTags for the authenticated company

SecurityAuthToken
Responses
200

List of all ShipmentTags for a company

Response Schema: application/json
Array
color
string or null
Enum: "cherry_bomb" "electric_trees" "faded_white" "lake_travis" "ricky_fowler" "rock_bottom" "sky_ship" "so_cirrus" "the_hotness" "well_water"
company
string or null <uuid>
id
string or null <uuid>
name
string or null
default

Default error response

get/shipments/tags/
Request samples
Response samples
application/json
[
  • {
    }
]
Copyright © Shipwell 2024. All right reserved.