List all entries, across all lists, for which this record is the parent.
Required scopes: record_permission:read
, object_configuration:read
, list_entry:read
.
This API uses OAuth 2.0 with the authorization code grant flow.
A UUID or slug identifying the object that the record belongs to.
"people"
A UUID identifying the record.
"891dcbfc-9141-415d-9b2a-2238a6cc012d"
The maximum number of results to return. The default is 100
and the maximum is 1000
. See the full guide to pagination here.
10
The number of results to skip over before returning. The default is 0
. See the full guide to pagination here.
5
Success