Skip to main content
GET
Get a single SDG

Authorizations

api_key
string
query
required

Your OpenAlex API key. Get a free key at https://openalex.org/settings/api

Path Parameters

id
string
required

SDG ID (1-17)

Query Parameters

select
string

Comma-separated list of fields to return. Reduces response size. Example: select=id,display_name,cited_by_count

api_key
string
required

Your OpenAlex API key (required). Get a free key at https://openalex.org/settings/api

Response

Successful response

UN Sustainable Development Goal (17 total)

id
string

The OpenAlex ID for this SDG.

Example:

"https://openalex.org/sdgs/3"

display_name
string

The name of the SDG.

description
string

The official UN description of this goal.

ids
object

External identifiers:

works_count
integer

The number of works tagged with this SDG.

cited_by_count
integer

Total citations to works tagged with this SDG.

image_url
string

URL to the official SDG icon image.

image_thumbnail_url
string

Smaller version of image_url.

works_api_url
string

A URL that returns all works tagged with this SDG.

created_date
string<date>

When this SDG was added to OpenAlex (ISO 8601 date).

updated_date
string<date-time>

When this SDG was last updated (ISO 8601 datetime).