All public logs

From Golden Retriever Wiki

Combined display of all available logs of Golden Retriever Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:03, 22 December 2023 Dave talk contribs created page API Dictionary (Created page with "This endpoint is used to list of all the dictionaries tied to your account along with their unique "Dictionary_no", which you will need as the {id} for using the Data endpoint. '''curl -X GET -H "Content-Type: application/json" -H "authorization: <api_key>" "https://api.thedog.io/dictionary"''' Each response from the API will be in the following JSON format: '''{ "message": "Successful", "skip": 0, "limit": 10, "total": 15, "data": [] }''' "message" will ei...")