Autional Autional
API Reference GitHub autional.com →

GET /notifications/global-variables/{announcement_id}

Get details of a specified global variable by ID. Reference: CAN-SPAM Act (15 U.S.C. §7701) — Commercial Email Compliance.

Notification Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Global Variable ID

Responses

StatusDescriptionSchema
200Retrieved successfullydto.GlobalVariableDetailResponse

Referenced Schemas

dto.GlobalVariableDetailResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data dto.GlobalVariableResponse No
message string No
timestamp string No

dto.GlobalVariableResponse

FieldTypeRequiredExampleConstraintsDescription
app_id string No
id string No
key string No
tenant_id string No
value string No