Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • DSS /
avatar image
Question by ykr1314 · Dec 05, 2017 at 12:03 AM · dssTRTHtrth v2dss soap api

how can I get list of all symbols I am subscribed to using TRTH or DSS or any other way?

Hi, I wanted to know if there is a way for getting the list of all the symbols I am subscribed to,

Eg I can see 36000 symbols I am subscribed to in this link

https://hosted.datascope.reuters.com/datascope/usage/Quota

but I want to know if I can send a HTTP/SOAP/etc request to get this symbol list using TRTH/DSS/etc.

as if I am failing to export the symbol list as csv using webapp.

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Michael.Bianchi · Dec 05, 2017 at 10:03 AM

Hello @ykr1314

You can use the /Quota/GetAuthorizedRicList endpoint through our REST API for that. See our REST API Reference Tree under Quota -> GetAuthorizedRicList for additional details.

Here is an example request that retrieves the Cash RICs authorized for your account.

GET
https://hosted.datascopeapi.reuters.com/RestApi/v1/Quota/GetAuthorizedRicList(CategoryCode='Cash')
Authorization: Token <auth token>
Prefer: respond-async

Response:

HTTP/1.1 200 OK
{
    "@odata.context": "https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#Collection(ThomsonReuters.Dss.Api.Quota.QuotaRecord)",
    "value": [
        {
            "AssetClass": "Cash",
            "AuthorizedValue": ".A12LE",
            "AuthorizationDate": "2017-10-24T22:20:33.713Z",
            "AuthorizationDescription": "Extraction by User",
            "AuthorizationUserId": 9011519
        },
        {
            "AssetClass": "Cash",
            "AuthorizedValue": ".A15LE",
            "AuthorizationDate": "2017-10-24T22:20:33.713Z",
            "AuthorizationDescription": "Extraction by User",
            "AuthorizationUserId": 9011519
        },
...
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
12 People are following this question.

Related Questions

TRTH / DSS Timeseries Extraction 10-Year Bond 'Close Yield' Column is Empty

Hi, is there any c# sample code available for Stored & scheduled extraction. I have created a instrument list and report tamplate on web GUI and i just want to download it.

Is there a way to limit the search results from the Datascope /Search/InstrumentSearch based on exchanges?

how to use API for downloading data generated by schedules created by GUI.

Trade with volume but no price

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges