Get brand profile
niche_brand_profile_getRead back the persisted brand profile without modifying it. Use it to confirm a profile landed as expected, to check the active profile a run is bound to, or to inspect the current shape before a partial update.
Pass brand_id to read one profile; omit it to list all (brand_id, updated_at) summaries. Returns the full profile JSON, schema_version, created/updated timestamps, and a brand_kit_sync_status indicating whether the profile's mirrored fields are in sync with the brand kit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_id | No | Brand identifier to read. Omit to list all. |