Get JSON schema for tableAsk AIget https://{region}-api-freshrelevance.dotdigital.com/api/{website_id}/custom_data_tables/table/{tableId}/schemaPath Paramswebsite_idstringrequiredWebsite ID for the account you are posting data to.tableIdstringrequiredThe ID of the table you want to access or modify.Responses 200Returns the JSON schema for a given table. 403Unauthorized / forbidden 404tableId not found.Updated 8 months ago