Jetstream API
...
API Endpoints
Device Configuration
Get Device Credentials
5min
about return all credentials that are currently contained in the access control list of the specified device 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 devicename string required unique url the name of the device this value has a max length of 128 ascii characters this value must adhere to this regular expression ^\[a za z0 9 , ] $ example request url get https //api jetstreamrfid com/3/devices/{device name}/credentials/basic request body none required response code 200 ok response body \[ "mybasiccredentials1 value", "mybasiccredentials2 value", "mybasiccredentials3 value" ] version changes replaces get all passes