Get Accounts for User

Fetch all Accounts that a given User has access to

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

レスポンスヘッダー

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

レスポンス

Paginated accounts success response
invoice_emailslist of strings
citystring
account_default_colorstring
company_namestring
storageinteger
file_countinteger
ownerobject
User model
upload_urlstring
deleted_atstring形式: "date-time"
line1string
postal_codestring
vatstring
company_addressstring
lifetime_file_countinteger
statestring
teamslist of objects
image_64string
archived_storageinteger
image_128string
owner_idstring形式: "uuid"
user_countinteger
locked_atstring形式: "date-time"
imagestring
team_countinteger
collaborator_role_countinteger
billing_emailsstring
image_32string
unpaid_atstring形式: "date-time"
inserted_atstring形式: "date-time"
updated_atstring形式: "date-time"
project_countinteger
durationinteger
delinquent_atstring形式: "date-time"
collaborator_countinteger
planobject
watermarkobject
folder_countinteger
idstring形式: "uuid"
display_namestring
countrystring
subscriptionobject
account_memberslist of objects
framesinteger
member_countinteger
image_256string

エラー

401
Unauthorized Error