コンテンツにスキップ

Read currently valid verified attributes

GET
/vp/attributes
Code sample: Shell / cURL
curl --request GET \
--url https://auth.example.com/vp/attributes \
--header 'Authorization: Bearer <token>'

Non-expired

Access token is invalid or inactive.