Get Watchlist

GET

Get Watchlist

Specific watchlist for a specific account.

Resource URL

https://api.tdameritrade.com/v1 /accounts/{accountId}/watchlists/{watchlistId}

Header Parameters

Name Values Description
Authorization

Supply an access token to make an authenticated request. The format is Bearer <access token>.

Try it out !!

accountId Account Number. true

watchlistId The ID of the watchlist to be retrieved. true

HTTP Basic

OAuth 2.0

API Key

RESET

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Category

Watchlist

Response Summary

Resource Error Codes

HTTP Code

Description

400

An error message indicating the validation problem with the request.

401

An error message indicating the caller must pass a valid Authorization in the HTTP authorization request header.

500

An error message indicating there was an unexpected server error.

404

An error message indicating the account or the watchlist ID does not exist.

Working...