Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of identities documents that matched your query. |
identities | array | List of identities. Can be one of: |
Example
JSON
{
"total": 5,
"identities": ""
}
JSON
{
"total": 5,
"identities": ""
}