Page cover image

Get Website

Get a single website that is in your account.

GET https://getgeoflow.com/beta/api/get-website/:siteID

Path Parameters

Name
Type
Description

siteID

String

Your Webflow Site ID

Headers

Name
Type
Description

Authorization*

String

Bearer <TOKEN>

{
      "id": "123ABC",
      "name": "Example 1",
      "url": "https://example.com",
      "lastUpdated": "2023-10-29T15:34:00Z",
      "added": "2023-01-14T12:12:00Z"
}

Last updated

Was this helpful?