Get the current and previous configuration files, including metadata about each configuration such as the timestamp, author, commit message, and associated user ID.

Log in to see full request history
Body Params
integer

Specify the number of configuration revisions to retrieve.

Responses

Response body
object
configs
array of arrays

A list of configuration objects.

configs
array
response_data
object
integer

The timestamp when the configuration was applied.

string

The author of the configuration.

string

The commit message associated with the configuration.

config
object

The configuration object.

Has additional fields
string

The user ID associated with the configuration.

context_classes
object

A dictionary containing context-specific configuration objects.

Has additional fields
string

A message indicating the result of the request.

boolean

Indicates whether the operation was successful.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json