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

string

Optional

Filtering

Filters:

Filter Name

Type

Allow Blank

Allow Array

Filters by:

entity_type

string

Yes

Yes

The entity_type field.

Fielding:

Value

Returns:

name

The name attribute.

entity_type

The entity_type attribute.

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]

Other Responses

Code

Success

Description

401

No

Unauthorized