Get Proof Types
Description
Returns the list of proof types for identities or addresses.
Request
HTTP Method: GET
URI Path: /v3/proof_types
URI Query Parameters:
Name |
Type |
Is Required? |
Description |
---|---|---|---|
filtering |
|
Optional |
Filters:
Filter Name |
Type |
Allow Blank |
Allow Array |
Filters by: |
---|---|---|---|---|
entity_type |
|
Yes |
Yes |
The |
Fielding:
Value |
Returns: |
---|---|
name |
The |
entity_type |
The |
Examples
httpcurlresponse
GET /v3/proof_types HTTP/1.1
Host: api.didww.com
Content-Type: application/vnd.api+json
Accept: application/vnd.api+json
Api-Key: [API token]
httpcurlresponse
GET /v3/proof_types?filter%5Bentity_type%5D=Address HTTP/1.1
Host: api.didww.com
Content-Type: application/vnd.api+json
Accept: application/vnd.api+json
Api-Key: [API token]
Other Responses
Code |
Success |
Description |
---|---|---|
401 |
No |