Returns a list of TAS search tree nodes, with populated children if depth > 0. The top level nodes represent agencies, the tier below represents federal accounts, and the third tier represents treasury appropriation accounts.

Documentation for this endpoint can be found here.

GET /api/v2/references/filter_tree/tas/020/020-0550/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "results": []
}