Skip to main content
GET
/
products
/
categories
/
commercial-bands
/
{id}
Get Product Category Commercial Band
curl --request GET \
  --url https://v1.api.flux-os.com/products/categories/commercial-bands/{id} \
  --header 'x-api-key: <api-key>' \
  --header 'x-user-id: <api-key>'
{}

Authorizations

x-api-key
string
header
required
x-user-id
string
header
required

Path Parameters

id
integer
required

The ID of the product category commercial band.

Response

Details of the product category commercial band.

data
object