cURL
curl --request GET \ --url https://api.example.com/components/{component_id}/configs/{version}
Get a specific config version for a component.
component_id
string
version
int
200
ComponentConfigResponse
Was this page helpful?