Get Accounts for User

Fetch all Accounts that a given User has access to

Authentication

AuthorizationBearer

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

Response headers

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

Response

Paginated accounts success response
invoice_emailslist of strings
citystring
account_default_colorstring
company_namestring
storageinteger
file_countinteger
ownerobject
User model
upload_urlstring
deleted_atstringformat: "date-time"
line1string
postal_codestring
vatstring
company_addressstring
lifetime_file_countinteger
statestring
teamslist of objects
image_64string
archived_storageinteger
image_128string
owner_idstringformat: "uuid"
user_countinteger
locked_atstringformat: "date-time"
imagestring
team_countinteger
collaborator_role_countinteger
billing_emailsstring
image_32string
unpaid_atstringformat: "date-time"
inserted_atstringformat: "date-time"
updated_atstringformat: "date-time"
project_countinteger
durationinteger
delinquent_atstringformat: "date-time"
collaborator_countinteger
planobject
watermarkobject
folder_countinteger
idstringformat: "uuid"
display_namestring
countrystring
subscriptionobject
account_memberslist of objects
framesinteger
member_countinteger
image_256string

Errors

401
Unauthorized Error