QueryLabelsQueryParams

constructor(uriPatterns: ReadOnlyList<String>, sources: ReadOnlyList<Did> = persistentListOf(), limit: Long? = 50, cursor: String? = null)

Parameters

uriPatterns

List of AT URI patterns to match (boolean 'OR'). Each may be a prefix (ending with ''; will match inclusive of the string leading to ''), or a full URI.

sources

Optional list of label sources (DIDs) to filter on.