Skip to main content
GET
List user profiles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

The list of user profiles.

count
integer

Total number of results.

profiles
object[]

Array of user profiles.

Links to _self, and previous or next page, given that they exist.

Last modified on August 7, 2026