GET api/Service/GetUidd?count={count}
The method returns a GUID. You can specify the number of GUIDs returned.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "fd99ba84-9987-41fa-b07f-fade3acb25e5", "343ae1b9-4439-4555-9bcb-14310dd18a0a" ]