GET topic/{topic_id}/indicator

worldbank.org:gender-data-portal

Summary: List indicators by topic
Operation ID: getIndicatorsByTopic
Auth: unknown
Description

Retrieve all indicators within a specific topic. Use topic ID 17 for Gender-related indicators.

Parameters (4)

format (string, query, optional, default: json)

Response format

Constraints: {'enum': ['json', 'xml']}

page (integer, query, optional, default: 1)

Page number

per_page (integer, query, optional, default: 50)

Number of results per page

topic_id (string, path, required)

Topic ID (17 for Gender)

Examples (2)

TitleTypeURLAction
List indicators by topic openapi-spec https://api.worldbank.org/v2/topic/17/indicator
List indicators by topic probe-gate https://api.worldbank.org/v2/topic/17/indicator?format=json&per_page=50&page=1

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:23:09.909246 200 383ms
2026-03-23 09:08:25.285798 200 462ms
2026-03-21T18:16:32.540001 200 452ms

Response Changes

WhenOldNew
2026-03-23 09:08:25.285798 ba20df9b30ad a38cd9e8ee23
2026-03-23 10:23:09.909246 a38cd9e8ee23 ba20df9b30ad