Get Profile

Get profile details.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Path Parameters

profile_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
Unique identifier for the profile
createdAtdatetime
Timestamp when the profile was created
updatedAtdatetime
Timestamp when the profile was last updated
namestring or null
Optional name for the profile
lastUsedAtdatetime or null
Timestamp when the profile was last used
cookieDomainslist of strings or null
List of domain URLs that have cookies stored for this profile

Errors