curl --request GET \
--url https://public-api.stora.co/2025-09/identity_verifications/{identity_verification_id} \
--header 'Authorization: Bearer <token>'Retrieve a specific identity verification by its ID.
Required authorization scope: public.identity_verification:read
curl --request GET \
--url https://public-api.stora.co/2025-09/identity_verifications/{identity_verification_id} \
--header 'Authorization: Bearer <token>'Bearer Token necessary to use API
The ID of the identity verification
This endpoint supports expandable responses. For more, see the documentation page.
Was this page helpful?