# Get Agents Endpoint: GET /crewai-agents/api/v1/agents/{agent_id} Version: 1.0.0 ## Path parameters: - `agent_id` (any, required) ## Header parameters: - `X-Tenant-Id` (any, required) - `X-User-Id` (any, required) ## Response 422 fields (application/json): - `detail` (array) - `detail.loc` (array, required) - `detail.msg` (any, required) - `detail.type` (any, required)