v1

latestOpenAPI 3.0.1Apache 2.02026-07-177010.3 KB
DID

Retrieve a list of DIDs indexed under a given type

Retrieve a list of DIDs indexed under a given type, according to the spec-defined type index

get/dids/types/{id}

Path parameters

idinteger required

Type to query.

Query parameters

offsetinteger

Specifies the starting position from where the type records should be retrieved. Default is 0

limitinteger

Specifies the maximum number of type records to retrieve. The default is 100.

Response

A list of DIDs indexed under the given type

string[] required