List Deployed Configs
Get an array of environments with the deployed configs associated to your project.
Path parameters
id
String ID of project. Starts with pr_
.
Headers
X-API-KEY
Response
Successful Response
project_id
String ID of project the model config belongs to. Starts with pr_
.
project_name
Name of the project the model config belongs to.
environment_id
The ID of the environment.
environment_name
The name of the environment.
environment_tag
Tag for the environment e.g. ‘default’ or ‘other’.
model_config_id
Model config unique identifier generated by Humanloop.
model_config_name
A friendly display name for the model config.