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:
[ "f54bd7cd-e838-4988-87d9-f0f8dd7c880c", "e09cd123-ffef-494e-9015-28939c748afd" ]