GET v1/accounts?include_archived={include_archived}

Gets a list of all accounts for the authenticated user

Request Information

URI Parameters

NameDescriptionTypeAdditional Information
include_archived

true/false include archived accounts

boolean

Required.

Body Parameters

None.

Response Information

Resource Description

List of accounts

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.