v1
latestOpenAPI 3.0.02026-07-178017.5 KBGet a specific assistant by slug
Returns a single assistant configuration by its owner and package slug. This endpoint is useful when you need to retrieve or refresh a specific assistant without fetching the entire list.
get/ide/get-assistant/{ownerSlug}/{packageSlug}
Path parameters
ownerSlugstring required
Slug of the user or organization that owns the assistant
packageSlugstring required
Slug of the assistant package
Query parameters
alwaysUseProxy'true' | 'false'
Whether to always use the Continue-managed proxy for model requests
organizationIdstring
ID of the organization to scope assistants to. If not provided, personal assistants are returned.
Response
Successfully retrieved assistant