v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Shadow Links (Data Plane)

List Shadow Link Topics

List shadow topic status information for a specific shadow link. Optional: filter based on topic name.

get/v1/shadow-links/{shadow_link_name}/topic

Path parameters

shadow_link_namestring required

Query parameters

filter.topic_name_containsstring

Substring match on shadow topic name. Case-sensitive.

page_sizeinteger

Limit the paginated response to a number of items. Defaults to 100. Use -1 to disable pagination.

page_tokenstring

Value of the next_page_token field returned by the previous response. If not provided, the system assumes the first page is requested.

Response

OK

next_page_tokenstring