Request
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Config name |
tool | string | Yes | Tool ID |
teamId | string | No | Get team config instead |
Example
Response
404 if no config exists with that name and tool combination.GET /api/configs/latest
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Config name |
tool | string | Yes | Tool ID |
teamId | string | No | Get team config instead |
404 if no config exists with that name and tool combination.