# Retrieve dictionary details **GET /admin/databases/{database_name}/dictionary/tables/{table_name}** Retrieve dictionary details ## Servers - https://www.gitlab.com/api/v4: https://www.gitlab.com/api/v4 () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **database_name** (string) The database name - **table_name** (string) The table name ## Responses ### 200 Retrieve dictionary details #### Body: application/json (object) - **table_name** (string) - **feature_categories** (array[string]) ### 401 401 Unauthorized ### 403 403 Forbidden ### 404 404 Not found [Powered by Bump.sh](https://bump.sh)