Get Proof Type
GET https://{{host}}/v3/proof_types/:id
Returns a single proof type.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Api-Key | string |
RESPONSES
status: OK
{"data":{"id":"ab1fb565-ac55-4c73-bc55-64dc61e70169","type":"proof_types","attributes":{"name":"Utility Bill","entity_type":"Address"}},"meta":{"api_version":"2021-04-19"}}