Retrieves all clients associated with a specific assistant/agent, including their subscription and product details.
All requests require an Authorization header using Bearer token authentication:
Authorization: Bearer <api_key>
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Provider-native assistant/agent ID (not a global ID). Required.
"asst_abc123"