cURL
curl -X GET "https://api.smooth.sh/api/v1/browser/profile" \ -H "apikey: YOUR_API_KEY"
{ "profile_ids": [ "<string>" ] }
List all browser profiles for the user.
Successful Response
Response model for listing browser profiles.
The IDs of the browser profiles.