v1

latestOpenAPI 3.1.0CC-BY-NC-SA-4.02026-07-2413803.8 MB
Profiles API

List profiles

Retrieve a list of all of your profiles.

The results are paginated.

🔑 Access with

Advanced access token with profiles.read

OAuth access with profiles.read

get/v2/profiles

Query parameters

fromstring
Example:pfl_QkEhN94Ba

Provide an ID to start the result set from the item with the given ID and onwards. This allows you to paginate the result set.

limitinteger nullable
Example:50

The maximum number of items to return. Defaults to 50 items.

Response

A list of profile objects.