Measure - Languages
Overview
This endpoint provides access to a list of languages used for describing measurements and data within the context of the Convention on Biological Diversity (CBD). This endpoint helps users retrieve a standardized list of language codes and names that are relevant for measurement-related data and documentation. It is essential for ensuring that measurement data is consistently described and categorized across different systems and applications.
Endpoint
GET /api/v2013/thesaurus/domains/52AFC0EE-7A02-4EFA-9277-8B6C327CE21F/terms
Headers
The request must include the following headers:
Field | Type | Description |
---|---|---|
Accept | String | Specifies the format in which the client expects the server to return the response data. The allowed value is application/json , indicating that the response should be in JSON format. This helps the server understand how to format the response to meet the client's expectations. |
Content-Type | String | Indicates the format of the request body sent by the client. The allowed value is application/json , meaning that the data being sent to the server is formatted as JSON. This informs the server of the data type it should expect and how to process it accordingly. |
Playground
Swagger playground is loading, please wait...