# Get brand collection by id or name Endpoint: GET /v1/brand-collections/{id} Version: 2.0 Security: bearer ## Path parameters: - `id` (string, required) FairlyMade's Collection Id or the name of the collection ## Response 200 fields (application/json): - `id` (string, required) - `name` (string, required) ## Response 404 fields