ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,662
- Points
- 823
Reputation:
I tried to fetch forums details along with threads, GET /forums/[id] with with_threads=true, but it doesn't seem to work. Response's JSON only contain forum object, no threads, sticky or pagination.
This is a simple GET call, I don't think I did it wrong.
Endpoint is https://my.domain/api/forums/123?with_threads=true
Continue reading...
This is a simple GET call, I don't think I did it wrong.
Endpoint is https://my.domain/api/forums/123?with_threads=true
Continue reading...