GET v1/accounts?include_archived={include_archived}
Gets a list of all accounts for the authenticated user
Request Information
URI Parameters
Name | Description | Type | Additional Information |
---|---|---|---|
include_archived |
true/false include archived accounts |
boolean |
Required. |
Body Parameters
None.
Response Information
Resource Description
List of accounts
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.