Skip to main content
GET
List browser profiles
Returns the browser profiles owned by your organization, with offset-based pagination. Returns an object with total, limit, offset, and a profiles array of profile objects.

Query parameters

limit
integer
default:"10"
Maximum number of profiles to return. Between 1 and 1000.
offset
integer
default:"0"
Number of profiles to skip before collecting the page.

Examples

Response