A valid request URL is required to generate request examples{
"data": {
"member": {
"id": 123,
"object_id": "<string>",
"primary_kind": "<string>",
"name": "<string>",
"properties": {},
"source": 123
}
}
}Sample preview of members selected by provided selector seeds.
A valid request URL is required to generate request examples{
"data": {
"member": {
"id": 123,
"object_id": "<string>",
"primary_kind": "<string>",
"name": "<string>",
"properties": {},
"source": 123
}
}
}Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0The request body of seeds for previewing what a selector will select.
Show child attributes
Determine which expansion approach to use for member seeds. 0 - No expansion, 1 - Expand all, 2 - Expand containing members, 3 - Expand containing members and members containing the seed. Default fallback will be 1 - Expand all
0, 1, 2, 3 OK
Show child attributes