Find Inference Point by ID
Find an existing inference point within your organization using a unique identifier.
Path parameters
inferencePointId
The unique identifier for the already existing inference point within your organization.
Headers
x-api-key
Your organization's active API Key.
Query parameters
organizationId
Your organization's unique identifier.
Response
200 - Inference point retrieved successfully
id
The unique identifier for the already existing inference point within your organization.
name
The unique name for the already existing inference point within your organization.
tag
The descriptive tag for the already existing inference point within your organization.
modelId
The unique identifier of the model associated to the inference point returned within your organization. If this value is null, the inference point returned is not currently associated to a model.
updatedBy
The email of the user that most recently updated this inference point within your organization. If this parameter is left empty, the value will default to 'API'.