Step 3 of 3 in the OAuth connector flow. Polls for the authorization code stored by POST /connectorAuthCode.
Use the state token from POST /connectorAuthData as the code path parameter.
cancelled is true if the user cancelled the OAuth flow. code is null until the OAuth provider has redirected back.
Requires ADMIN, PROJECT_MANAGER, LINGUIST, or SUBMITTER role.
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
The state token returned by POST /connectorAuthData