seo

Get a single SEO integration page by slug

get/v1/seo/pages/{slug}

Path parameters

slugstring required

Page slug (e.g. airtable or airtable-and-polymarket)

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "code": 200,
  "message": "success",
  "requestId": "abc-123"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.