Jetstream API
...
API Endpoints
Alias Configuration
Get All Alias Names
5min
about return all aliases names from your jetstream application parameters property location details accesskey string required unique header the access key for your user account this value is a 36 character guid provided in your getting started docid\ bbifqiuixnd5iafmrebbi region string searchable sortable url the geographic region to retrieve the alias names from to return all alias names from all regions, do not define this property nor assign it a value if this property is defined, its value is one or a combination of the following possibilities us, eu, ap, usgov example request url get https //api jetstreamrfid com/3/aliases/property/names request body none required response code 200 ok response body \[ "myaliasname1", "myaliasname2", "myaliasname3" ] version changes none – this is a new endpoint