Sort and filter with a query of accesslists for a given user id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Special characters like :&|'!()<> are not allowed in the search terms.
"totalMembers"
ASC
, DESC
Success
The response is of type object
.
Sort and filter with a query of accesslists for a given user id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Special characters like :&|'!()<> are not allowed in the search terms.
"totalMembers"
ASC
, DESC
Success
The response is of type object
.