Path Parameters
Response
Available options:
static, dynamic Example:
Example:
Available options:
members_and_contacts, members_only, contacts_only {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"tenant": "https://example.com/",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"criteria": [
"<string>"
],
"type": "static",
"scope": "members_and_contacts"
}Retrieves a UserList resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"tenant": "https://example.com/",
"name": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"criteria": [
"<string>"
],
"type": "static",
"scope": "members_and_contacts"
}static, dynamic Show child attributes
members_and_contacts, members_only, contacts_only