Sitemaps
You can list your sitemaps and download the corresponding xml file any time through our API.
List Sitemaps
Headers
Name
Type
Description
{
"sitemaps": [
{
"id": 7,
"uuid": "ioaci2u83u2re98fd",
"filename": "mxjdu9i273dc_2019_06_17_15_34_07.xml",
"project_id": 1,
"created_at": "yyyy-mm-dd h:m:s",
"updated_at": "yyyy-mm-dd h:m:s",
"project": {
// The project details, including locations
}
}
]
}Download a Sitemap
Path Parameters
Name
Type
Description

Last updated