Management API
License
Export License Users
1min
export the license users assigned to a license, if requesting manager has access permissions to them url /api/v1/licenses/{id}/export license users/ method get success response code 200 ok content examples "id","email","first name","last name","phone number","max activations","total activations","allow unlimited activations" 3442,"test1\@licensespring com","","","",1,3,true 3443,"test2\@licensespring com","","","",1,5,true 3466,"test3\@licensespring com","","","",1,2,true 3467,"test4\@licensespring com","","","",1,0,true