Get User Tokens by Resource Identifierget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/externalIdentifiers/{resourceId}Retrieves user tokens associated with the specified resource identifier.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.resourceIdstringrequiredThe resource identifier for the token.accountIdentifierstringrequiredHeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago