# Get metadata descriptor **GET /data/projects/{project_id}/metadata-descriptors/{descriptor_id}** Get a metadata descriptor. Descriptors serve to describe extra fields listed in the data attribute of entities. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string(uuid)) Project unique identifier - **descriptor_id** (string(uuid)) Metadata descriptor unique identifier ## Responses ### 200 Metadata descriptor #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)