v1

latestOpenAPI 3.0.32026-07-261910783.9 KB
Configuration

config/history

List up to 200 of the most recent config history rows with publish-time diff metadata. Results are newest first and are not an exhaustive account history. Requires the configuration:read permission.

get/config/history

Query parameters

sincestring

Only include configuration rows created at or after this time. Supports RFC3339 timestamps or YYYY-MM-DD dates.

authorstring

Filter by creator user ID, email, or name substring.

include_draftsboolean

Whether to include configuration drafts. By default, only published versions are returned.

limitinteger

Maximum number of the most recent rows to return.

Response

Config history rows.