Retrieve Evaluation Group

Retrieves detailed information about a specific evaluation group, including its members.

GET https://api.futureagi.com/model-hub/eval-groups/{id}/

Authentication

Authorization Bearer Required

Include your API key in the Authorization header as Bearer <token>. Retrieve your API Key from the Dashboard.

Path parameters

id string Required

The UUID of the evaluation group to retrieve.

Query parameters

name string Optional

Filter members within the group by name.

GET /
Authentication
REQUEST
 
RESPONSE