| Parameter | Type | Default | Description |
|---|---|---|---|
| with_archived | boolean | false | When true, also archived record will be accessed |
{
"custom_component": {} // CustomComponent - see 'CustomComponent model'
}curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/content/management/components/custom_components/1' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{}