Find Inference Points
Find existing inference points within your organization.
Headers
x-api-key
Your organization's active API Key.
Query parameters
organizationId
Your organization's unique identifier.
search
A search term to filter your inference point results by the inference point name or tag.
page
The starting page of the response results. By default, response results will begin on page 1.
limit
The number of results per page in the response. By default, pages will have 10 results per page.
Response
200 - Inference points retrieved successfully
data
An array of inference points returned based on your query. If an inference point was not found, this array will be empty.
total
The total number of inference points found based on your query.
limit
The number of results per page in the response. By default, pages will have 10 results per page.
page
The starting page of the response results.