Returns all playgrounds from the system that the user has access to
curl --request GET \ --url https://api.precallai.com/api/v1/playground/list \ --header 'x-api-key: <api-key>'
[ { "first_name": "<string>", "last_name": "<string>", "email": "<string>", "phone_number": [ "<any>" ], "assistant_id": [ "<any>" ], "dialer_id": [ "<any>" ] } ]
The first name
The last name
The email
Phone numbers
Assistant
Dialer