List farm profiles
Returns all farm-managed profiles for your team, newest first. Profiles without a provisioned cloud phone are excluded.
Authentication
X-API-Keystring
API Key authentication via header
Query parameters
cursor
Opaque pagination cursor from a previous response’s next_cursor.
limit
Maximum number of profiles to return (max 100).
Response
Successful Response
profiles
has_more
Whether more results exist beyond this page.
next_cursor
Opaque cursor for the next page. Pass back as the cursor query parameter. null when no more pages.
Errors
422
Unprocessable Entity Error