Connect Auth Verify
Identity
Connect Auth Verify
endpoint to verify and complete connecting an auth account to a Snag account
GET
Connect Auth Verify
Authorizations
Path Parameters
Available options:
tiktok, reddit, instagram Query Parameters
The URL of the Reddit profile
Example:
"https://www.reddit.com/user/example"
The URL of the TikTok profile
Example:
"https://www.tiktok.com/@example/video/1234567890"
The username or URL of the Instagram profile
Example:
"https://www.instagram.com/example/"
The type of response to return, this is not valid for email auth, email auth only supports the redirect flow via verification link.
Available options:
redirect, json Example:
"json"
Response
200
200 response for GET /api/{authType}/auth/connect. Success, conflict (account already linked), or verification error.