EndpointsSitemaps

List public sitemap entries

GET/v2/sitemap-entries/{coworld_name}

Returns up to 10,000 entries from an inclusive start to an exclusive end. Use consecutive positions and the cutoff from the partition list; omit the end for the final partition.

Path Parameters

coworld_name*Coworld Name

Coworld name.

Query Parameters

start*Start

Inclusive partition position encoded as a cursor.

as_of*As Of

Creation-time cutoff supplied by the partition list.

Formatdate-time
end?|

Exclusive next partition position, or omitted for the final one.