Skip to main content
GET
C#

承認

Authorization
string
header
必須

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

クエリパラメータ

from
string

選択を開始する任意の ID。

take
integer

1 ページあたりの結果数。デフォルトは 5 です。

必須範囲: x >= 1

レスポンス

User Attribute Profiles を正常に取得しました。

next
string

結果の次のページで "from" クエリパラメータとして使用するカーソル。

user_attribute_profiles
object[]