Retrieve Subscriber Variablesget https://{APP_DOMAIN}/api/3.2/messages/variablesReturns a paginated list of subscriber variables — custom fields stored per-subscription (e.g. first_name, preferences) with their merge tags and data types.Query ParamspageintegerThe page to return.per_pageintegerThe total results to return per page.sortstringThe field to sort the request by. column_name|asc OR descResponse 200The retrieved variablesUpdated 23 days ago