This document contains the UUID list response object.
Dictionaries
Returns UUIDs of created records
{ "data": [ "3fa85f64-5717-4562-b3fc-2c963f66afa6" ], "totalElements": 1 }
data
array
Yes
Returned UUID values
totalElements
integer
Returned UUID count
Each data item is a UUID string.
Last updated 1 month ago
Was this helpful?