Skip to main content
GET
/
api
/
dictionaries
/
{dictionaryId}
Get a dictionary by ID
curl --request GET \
  --url http://localhost:3000/api/dictionaries/{dictionaryId}

Documentation Index

Fetch the complete documentation index at: https://docs.gomobile.ma/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

dictionaryId
string
required

Dictionary UUID

Response

Dictionary found