GET
Get User Principals
User Principal details.
Resource URL
https://api.tdameritrade.com/v1 /userprincipals
Query Parameters
| Name | Values | Description |
|---|---|---|
| fields |
A comma separated String which allows one to specify additional fields to return. None of these fields are returned by default. Possible values in this String can be: |
Header Parameters
| Name | Values | Description |
|---|---|---|
| Authorization |
Supply an access token to make an authenticated request. The format is |
Resource Summary |
|
|
Security |
|
Response Summary
Resource Error Codes |
||
|
HTTP Code |
Description |
|
|
400 |
An error message indicating invalid userId , password or source provided with the request. |
|
|
401 |
An error message indicating the caller must pass a valid AuthToken in the HTTP authorization request header. |
|
|
500 |
An error message indicating there was an unexpected server error. |
|
|
503 |
An error message indicating there is a temporary problem responding. |
|
Working...