Skip to main content

Get a configuration by its id

GET 

/config/:config_id

Experimental: This API is not stable and might be subject of change.
Fetch a configuration by id.

Request​

Path Parameters

    config_id stringrequired

    the identifier of the config to get.

Responses​

The configuration

Response Headers

  • Fix-Config-Revision

    string

    The revision of this config

Schema

    property name* any
Loading...