Models
Retrieve Model
Retrieve a JSON object of a single model within the specified team by modelId.
GET
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the model to retrieve.
Response
200
dynamicResponse
JSON object containing the retrieved model.
Represents an AI model used within a team or organization.