Overview
The Get Assistant endpoint retrieves a single assistant by its unique ID. It's a simple GET request that returns the assistant's full configuration object.
This is the missing Get/Read counterpart to the Assistant Delete & Update (PATCH) API — together the three endpoints cover reading, partially updating, and removing an assistant.