Get information about the specified forum
Get information about the specified forum.
Query parameters
If true, gets a page of threads in this forum
Filters to only threads with the specified prefix.
Filters to only threads started by the specified user ID.
Filters to threads that have had a reply in the last X days.
Filters to unread threads only. Ignored for guests.
Filters to threads of the specified thread type.
Method of ordering: last_post_date, post_date. When in a specific forum context: title, reply_count, view_count, vote_score, first_post_reaction_score.
Either "asc" or "desc" for ascending or descending. Applies only if an order is provided.
Response
OK
Changes
Changed in 2 of the 7 revisions of this API.31013
- ▲
the
response's property type changed fromstringtoobjectfor statusresponse-property-type-changed
- ●
deleted the
pathrequest parameteridrequest-parameter-removed
- ○
api operation id
get_forums_id_removed and replaced withgetForumsIdapi-operation-id-removed
- ○
the endpoint scheme security
XF-Api-Keywas added to the APIapi-security-added
- ○
the endpoint scheme security
XF-OAuth2was added to the APIapi-security-added
- ○
added the new optional
headerrequest parameterXF-Api-Userto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
queryrequest parameterapi_bypass_permissionsto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new path request parameter
idnew-request-path-parameter
- ▲
the
response's property type changed fromobjecttostringfor statusresponse-property-type-changed
- ●
the optional response header
XF-Latest-Api-Versionremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-Userremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-User-Extrasremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Used-Api-Versionremoved for the status200optional-response-header-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
api operation id
getForumsIdremoved and replaced withget_forums_id_api-operation-id-removed
- ○
the endpoint scheme security
XF-Api-Keywas removed from the APIapi-security-removed
- ○
the endpoint scheme security
XF-OAuth2was removed from the APIapi-security-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲