Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
looks like there are endpoints that will allow you to grab all threads from a specific node (forum) but not an endpoint to grab all the threads from a specific category (parent node)
get latest threads:
/api/threads
get latest threads from a specific forum:
/api/forums/{node_id}/threads
get latest threads from a specific category/parent node:
i.e. all the threads from all of the forums that fall under sponsors or another category
an example within this community is this...
get latest threads:
/api/threads
get latest threads from a specific forum:
/api/forums/{node_id}/threads
get latest threads from a specific category/parent node:
i.e. all the threads from all of the forums that fall under sponsors or another category
an example within this community is this...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.