config/history
Configuration
config/history
List config history rows with publish-time diff metadata. Requires the configuration:read permission.
GET
config/history
Authorizations
Create or manage API keys in CloudX Settings.
Query Parameters
Only include configuration rows created at or after this time. Supports RFC3339 timestamps or YYYY-MM-DD dates.
Filter by creator user ID, email, or name substring.
Whether to include configuration drafts. By default, only published versions are returned.
Maximum number of rows to return.
Required range:
1 <= x <= 50Response
Config history rows.
Maximum array length:
50