SHOW/DESC AVAILABLE LISTING: New column in output (Pending)

Attention

This behavior change is in the 2025_01 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the output of the SHOW AVAILABLE LISTINGS and DESCRIBE AVAILABLE LISTING commands include the following new column:

Column name

Description

COMPLIANCE_BADGES

Returns a TEXT string representing an array of compliance badges associated with the listing.

For example: compliance_badges: [{"type": "SOC2", "expiry": "12-25-2055"].

Ref: 1865