Skip to main content
GET
Get One Website

Authorizations

Authorization
string
header
required

OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.

Path Parameters

website_id
integer
required

integer - required - The ID of the website you want to get

Example:

1

Query Parameters

fields
string

string - optional - Comma separated list of fields you want to return

Example:

"id,account_id,event_id,url,module,theme_id"

expand
string

string - optional - Comma separated list of objects you want to return

Example:

""

Response

Get A Website's Details

account_id
number
Example:

1

event_id
number
Example:

1

id
number
Example:

1

url
string
Example:

""