CampaignsRegistry properties

/campaigns/registry-properties

GET
/campaigns/registry-properties
AuthorizationBearer <token>

JWT Authorization header using Bearer scheme

In: header

Response Body

application/json

curl -X GET "https://api.speaknode.com/api/campaigns/registry-properties"
{
  "phone": "string",
  "first_message": "string",
  "language_locale": "string"
}