Authority - Keywords
Overview
This endpoint provides access to a list of standardized keywords used within the context of authority-related functions. These keywords are essential for categorizing and describing various aspects related to the management and documentation of authority functions under the Convention on Biological Diversity (CBD). This endpoint helps in obtaining a controlled vocabulary of keywords that can be used for reporting, data management, and compliance purposes.
Endpoint
GET /api/v2013/thesaurus/domains/1A22EAAB-9BBC-4543-890E-DEF913F59E98/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...
An error occurred while loading Swagger playgroud, please refresh the page.